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.12 jar The Apache Software License, Version 2.0
org.javaruntype javaruntype 1.3 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
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.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.guava guava 23.0 jar The Apache Software License, Version 2.0
com.google.guava guava-testlib 23.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
org.antlr antlr-runtime 3.1.2 jar -
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 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 Licenses
ch.qos.logback logback-core 1.2.3 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.18 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module

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

New BSD License: Hamcrest Core, Hamcrest library

Unknown: Antlr 3 Runtime

Apache License 2.0: Javassist

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

LGPL 2.1: Javassist

MPL 1.1: Javassist

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava Testing Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, 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.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
error_prone_annotations-2.0.18.jar 12.1 kB 31 19 2 1.7 No
guava-23.0.jar 2.6 MB 1913 1883 18 1.8 Yes
guava-testlib-23.0.jar 832.1 kB 644 623 7 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
ognl-3.1.12.jar 235.7 kB 144 133 3 1.5 Yes
antlr-runtime-3.1.2.jar 138.8 kB 105 92 4 1.4 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
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.3.jar 71.6 kB 51 34 6 1.5 Yes
javassist-3.20.0-GA.jar 750.6 kB 423 399 17 1.6 Yes
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes
slf4j-api-1.7.25.jar 41.2 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
18 7.2 MB 5777 4945 252 1.8 16
compile: 7 compile: 1.6 MB compile: 1116 compile: 992 compile: 68 - compile: 7
test: 11 test: 5.6 MB test: 4661 test: 3953 test: 184 - test: 9

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots
ch.qos.logback:logback-classic:jar:1.2.3 Found at https://repo.maven.apache.org/maven2 -
ch.qos.logback:logback-core:jar:1.2.3 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.18 Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava:jar:23.0 Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava-testlib:jar:23.0 Found at https://repo.maven.apache.org/maven2 -
com.google.j2objc:j2objc-annotations:jar:1.1 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.12 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.codehaus.mojo:animal-sniffer-annotations:jar:1.14 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.3 Found at https://repo.maven.apache.org/maven2 -
org.javassist:javassist:jar:3.20.0-GA 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.25 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
18 (compile: 7, test: 11) 18 0