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 | Classifier | Type | License | Optional |
---|---|---|---|---|---|---|
org.hamcrest | hamcrest-integration | 1.3.RC2 | - | jar | New BSD License | No |
com.google.guava | guava | 10.0 | - | jar | The Apache Software License, Version 2.0 | Yes |
com.google.inject | guice | 3.0 | no_aop | jar | The Apache Software License, Version 2.0 | Yes |
com.googlecode.lambdaj | lambdaj | 2.3.1 | - | jar | The Apache Software License, Version 2.0 | Yes |
org.apache.commons | commons-lang3 | 3.0.1 | - | jar | The Apache Software License, Version 2.0 | Yes |
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 |
---|---|---|---|---|
junit | junit-dep | 4.10 | jar | Common Public License Version 1.0 |
org.jmock | jmock-junit4 | 2.6.0-RC2 | jar | BSD style |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
cglib | cglib-nodep | 2.2 | jar | ASF 2.0 |
com.google.code.findbugs | jsr305 | 1.3.9 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3.RC2 | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3.RC2 | jar | New BSD License |
org.objenesis | objenesis | 1.2 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- com.lexicalscope.fluent-reflection:fluent-reflection:jar:0.1.1-SNAPSHOT
- org.hamcrest:hamcrest-integration:jar:1.3.RC2 (compile)
- org.hamcrest:hamcrest-library:jar:1.3.RC2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3.RC2 (compile)
- org.hamcrest:hamcrest-library:jar:1.3.RC2 (compile)
- junit:junit-dep:jar:4.10 (test)
- org.hamcrest:hamcrest-core:jar:1.3.RC2 (compile)
- org.jmock:jmock-junit4:jar:2.6.0-RC2 (test)
- org.jmock:jmock:jar:2.6.0-RC2 (test)
- org.hamcrest:hamcrest-core:jar:1.3.RC2 (test)
- org.hamcrest:hamcrest-library:jar:1.3.RC2 (test)
- org.jmock:jmock:jar:2.6.0-RC2 (test)
- com.googlecode.lambdaj:lambdaj:jar:2.3.1 (compile)
- org.objenesis:objenesis:jar:1.2 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- cglib:cglib-nodep:jar:2.2 (compile)
- com.google.inject:guice:jar:no_aop:3.0 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- org.apache.commons:commons-lang3:jar:3.0.1 (compile)
- com.google.guava:guava:jar:10.0 (compile)
- com.google.code.findbugs:jsr305:jar:1.3.9 (compile)
- org.hamcrest:hamcrest-integration:jar:1.3.RC2 (compile)
Licenses
ASF 2.0: Code Generation Library
BSD style: jMock 2 Core, jMock JUnit 4 Extension
Public Domain: AOP alliance
Apache 2: Objenesis
New BSD License: Hamcrest Core, Hamcrest integration, Hamcrest library
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons Lang, Commons Logging, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, fluent-reflection, javax.inject, lambdaj
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
cglib-nodep-2.2.jar | 314.81 kB | 253 | 249 | 9 | 1.2 | debug |
jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
junit-dep-4.10.jar | 228.60 kB | 264 | 231 | 28 | 1.5 | debug |
hamcrest-core-1.3.RC2.jar | 40.20 kB | 50 | 38 | 3 | 1.5 | debug |
hamcrest-integration-1.3.RC2.jar | 6.07 kB | 16 | 5 | 2 | 1.5 | debug |
hamcrest-library-1.3.RC2.jar | 48.28 kB | 47 | 31 | 7 | 1.5 | debug |
jmock-2.6.0-RC2.jar | 176.27 kB | 117 | 98 | 11 | 1.5 | debug |
jmock-junit4-2.6.0-RC2.jar | 12.78 kB | 16 | 5 | 1 | 1.5 | debug |
objenesis-1.2.jar | 35.20 kB | 46 | 32 | 8 | 1.3 | debug |
guava-10.0.jar | 1.43 MB | 1,185 | 1,164 | 10 | 1.5 | debug |
guice-3.0-no_aop.jar | 475.60 kB | 425 | 410 | 8 | 1.5 | debug |
lambdaj-2.3.1.jar | 126.41 kB | 134 | 113 | 12 | 1.5 | debug |
commons-lang3-3.0.1.jar | 305.53 kB | 176 | 152 | 12 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
16 | 3.26 MB | 2,866 | 2,606 | 119 | 1.5 | 15 |
compile: 13 | compile: 2.85 MB | compile: 2,469 | compile: 2,272 | compile: 79 | - | compile: 12 |
test: 3 | test: 417.65 kB | test: 397 | test: 334 | test: 40 | - | test: 3 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
codehaus-snapshots | http://nexus.codehaus.org/snapshots/ | - | Yes | - |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.