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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
ognl ognl 3.1.2 jar The Apache Software License, Version 2.0
org.javaruntype javaruntype 1.2 jar The Apache Software License, Version 2.0
ru.vyarus generics-resolver 2.0.1 jar The MIT License

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 Licenses
ch.qos.logback logback-classic 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
com.google.guava guava-testlib 19.0 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-all 1.10.19 jar The 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.

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 Licenses
javassist javassist 3.11.0.GA jar -
org.antlr antlr-runtime 3.1.2 jar -

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 Licenses
ch.qos.logback logback-core 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.0.2 jar -
org.slf4j slf4j-api 1.7.20 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Unknown: Antlr 3 Runtime, Javassist, error-prone annotations

Eclipse Public License 1.0: JUnit

The MIT License: Mockito, generics-resolver, junit-quickcheck-core

MIT License: SLF4J API Module

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core, Hamcrest library

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava Testing Library, Guava: Google Core Libraries for Java, OGNL - Object Graph Navigation Library, javaruntype

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.7.jar 304.1 kB 231 175 26 1.6 Yes
logback-core-1.1.7.jar 470.8 kB 418 372 36 1.6 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
error_prone_annotations-2.0.2.jar 6.4 kB 20 8 2 1.7 No
guava-19.0.jar 2.3 MB 1746 1717 17 1.6 Yes
guava-testlib-19.0.jar 754.1 kB 583 562 7 1.6 Yes
javassist-3.11.0.GA.jar 614.2 kB 366 347 17 1.4 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
ognl-3.1.2.jar 230.3 kB 141 130 3 1.5 Yes
antlr-runtime-3.1.2.jar 138.8 kB 105 92 4 1.4 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
javaruntype-1.2.jar 71.2 kB 51 34 6 1.5 Yes
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes
slf4j-api-1.7.20.jar 40.7 kB 46 34 4 1.5 Yes
generics-resolver-2.0.1.jar 22.4 kB 24 14 4 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
16 6.6 MB 5439 4638 248 1.7 15
compile: 6 compile: 1.4 MB compile: 1010 compile: 903 compile: 64 - compile: 6
test: 10 test: 5.3 MB test: 4429 test: 3735 test: 184 - test: 9

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots
ch.qos.logback:logback-classic:jar:1.1.7 Found at https://repo.maven.apache.org/maven2 -
ch.qos.logback:logback-core:jar:1.1.7 Found at https://repo.maven.apache.org/maven2 -
com.google.code.findbugs:jsr305:jar:1.3.9 Found at https://repo.maven.apache.org/maven2 -
com.google.errorprone:error_prone_annotations:jar:2.0.2 Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava:jar:19.0 Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava-testlib:jar:19.0 Found at https://repo.maven.apache.org/maven2 -
javassist:javassist:jar:3.11.0.GA Found at https://repo.maven.apache.org/maven2 -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 -
ognl:ognl:jar:3.1.2 Found at https://repo.maven.apache.org/maven2 -
org.antlr:antlr-runtime:jar:3.1.2 Found at https://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-library:jar:1.3 Found at https://repo.maven.apache.org/maven2 -
org.javaruntype:javaruntype:jar:1.2 Found at https://repo.maven.apache.org/maven2 -
org.mockito:mockito-all:jar:1.10.19 Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-api:jar:1.7.20 Found at https://repo.maven.apache.org/maven2 -
ru.vyarus:generics-resolver:jar:2.0.1 Found at https://repo.maven.apache.org/maven2 -
Total central sonatype-nexus-snapshots
16 (compile: 6, test: 10) 16 0