Fork me on GitHub

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
net.sf.qualitycheck quality-check 1.3 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
cglib cglib 3.0 jar ASF 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
junit junit 4.11 jar Common Public License Version 1.0
org.easymock easymock 3.2 jar Apache 2
org.powermock powermock-api-easymock 1.5.1 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-simple 1.7.5 jar MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
cglib cglib-nodep 2.2.2 jar ASF 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.18.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 1.3 jar Apache 2
org.ow2.asm asm 4.0 jar BSD
org.powermock powermock-api-support 1.5.1 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.5.1 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.5.1 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.5.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

Apache 2: EasyMock, Objenesis

New BSD License: Hamcrest Core

BSD: ASM Core

LGPL 2.1: Javassist

Apache License 2.0: Javassist

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

The Apache Software License, Version 2.0: Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, Quality-Check, Quality-Test, powermock-api-easymock, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
cglib-3.0.jar 276.33 kB 243 229 7 1.2 debug
cglib-nodep-2.2.2.jar 319.25 kB 255 251 9 1.2 debug
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug
guava-14.0.1.jar 2.09 MB 1,618 1,594 13 1.6 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
quality-check-1.3.jar 42.08 kB 39 28 2 1.6 debug
easymock-3.2.jar 116.97 kB 99 90 3 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
javassist-3.18.0-GA.jar 697.20 kB 414 390 17 1.6 debug
objenesis-1.3.jar 39.62 kB 50 35 9 1.3 debug
asm-4.0.jar 44.94 kB 23 22 2 1.2 release
powermock-api-easymock-1.5.1.jar 34.72 kB 46 25 9 1.5 debug
powermock-api-support-1.5.1.jar 18.11 kB 28 14 4 1.5 debug
powermock-core-1.5.1.jar 81.91 kB 91 65 16 1.5 debug
powermock-module-junit4-1.5.1.jar 23.19 kB 26 12 3 1.5 debug
powermock-module-junit4-common-1.5.1.jar 13.04 kB 22 8 2 1.5 debug
powermock-reflect-1.5.1.jar 42.25 kB 41 24 8 1.5 debug
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
slf4j-simple-1.7.5.jar 10.43 kB 16 6 1 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
20 4.20 MB 3,475 3,156 144 1.6 19
compile: 3 compile: 2.16 MB compile: 1,727 compile: 1,656 compile: 18 - compile: 3
test: 17 test: 2.04 MB test: 1,748 test: 1,500 test: 126 - test: 16

Dependency Repository Locations

Repo ID URL Release Snapshot
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots - Yes
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
central http://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact ow2-snapshot apache.snapshots sonatype-nexus-snapshots central
cglib:cglib:jar:3.0 - - - Found at http://repo.maven.apache.org/maven2
cglib:cglib-nodep:jar:2.2.2 - - - Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:2.0.1 - - - Found at http://repo.maven.apache.org/maven2
com.google.guava:guava:jar:14.0.1 - - - Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - - Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - Found at http://repo.maven.apache.org/maven2
net.sf.qualitycheck:quality-check:jar:1.3 - - - -
org.easymock:easymock:jar:3.2 - - - Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at http://repo.maven.apache.org/maven2
org.javassist:javassist:jar:3.18.0-GA - - - Found at http://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:1.3 - - - Found at http://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:4.0 - - - Found at http://repo.maven.apache.org/maven2
org.powermock:powermock-api-easymock:jar:1.5.1 - - - Found at http://repo.maven.apache.org/maven2
org.powermock:powermock-api-support:jar:1.5.1 - - - Found at http://repo.maven.apache.org/maven2
org.powermock:powermock-core:jar:1.5.1 - - - Found at http://repo.maven.apache.org/maven2
org.powermock:powermock-module-junit4:jar:1.5.1 - - - Found at http://repo.maven.apache.org/maven2
org.powermock:powermock-module-junit4-common:jar:1.5.1 - - - Found at http://repo.maven.apache.org/maven2
org.powermock:powermock-reflect:jar:1.5.1 - - - Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.5 - - - Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-simple:jar:1.7.5 - - - Found at http://repo.maven.apache.org/maven2
Total ow2-snapshot apache.snapshots sonatype-nexus-snapshots central
20 (compile: 3, test: 17) 0 0 0 19