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
ch.qos.logback logback-classic 1.1.4 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.pholser junit-quickcheck-core 0.4 jar The MIT License
com.pholser junit-quickcheck-generators 0.4 jar The MIT License
junit junit 4.12 jar Eclipse Public License 1.0
nl.jqno.equalsverifier equalsverifier 1.7.1 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy 2.4.6 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.junit.contrib junit-theories 4.12 jar Eclipse Public License v 1.0
org.mockito mockito-core 2.0.43-beta jar The MIT License
org.objenesis objenesis 2.2 jar Apache 2
org.reflections reflections 0.9.10 jar WTFPL-The New BSD License
org.slf4j slf4j-api 1.7.18 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
ch.qos.logback logback-core 1.1.4 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.code.findbugs annotations 2.0.1 jar GNU Lesser Public License
com.google.guava guava 15.0 jar The Apache Software License, Version 2.0
javassist javassist 3.11.0.GA jar -
net.bytebuddy byte-buddy 1.2.3 jar The Apache Software License, Version 2.0
ognl ognl 3.0.5 jar The Apache Software License, Version 2.0
org.antlr antlr-runtime 3.1.2 jar -
org.javaruntype javaruntype 1.2 jar The Apache Software License, Version 2.0
org.javassist javassist 3.19.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

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

New BSD License: Hamcrest Core, Hamcrest library

GNU Lesser Public License: FindBugs-Annotations

Apache 2: Objenesis

Eclipse Public License v 1.0: junit-theories

WTFPL: Reflections

Unknown: Antlr 3 Runtime, Javassist

Apache License 2.0: Javassist, Motif

The MIT License: Mockito, junit-quickcheck-core, junit-quickcheck-generators

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Groovy, Byte Buddy (without dependencies), EqualsVerifier, 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

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.4.jar 281.52 kB 221 173 25 1.6 Yes
logback-core-1.1.4.jar 455.41 kB 410 365 35 1.6 Yes
annotations-2.0.1.jar 74.56 kB 134 62 5 1.5 Yes
guava-15.0.jar 2.17 MB 1650 1622 16 1.6 Yes
junit-quickcheck-core-0.4.jar 50.97 kB 57 39 6 1.6 Yes
junit-quickcheck-generators-0.4.jar 47.82 kB 69 47 7 1.6 Yes
javassist-3.11.0.GA.jar 614.20 kB 366 347 17 1.4 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
byte-buddy-1.2.3.jar 2.14 MB 1497 1451 33 1.6 Yes
equalsverifier-1.7.1.jar 504.20 kB 399 363 22 1.6 Yes
ognl-3.0.5.jar 227.81 kB 140 129 3 1.5 Yes
antlr-runtime-3.1.2.jar 138.79 kB 105 92 4 1.4 Yes
groovy-2.4.6.jar 4.56 MB 3262 3128 85 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.07 kB 46 35 7 1.5 Yes
javaruntype-1.2.jar 71.17 kB 51 34 6 1.5 Yes
javassist-3.19.0-GA.jar 749.50 kB 422 398 17 1.6 Yes
junit-theories-4.12.jar 32.69 kB 38 25 3 1.5 Yes
mockito-core-2.0.43-beta.jar 758.76 kB 846 409 59 1.5 Yes
objenesis-2.2.jar 52.58 kB 57 42 9 1.5 Yes
reflections-0.9.10.jar 129.76 kB 110 96 6 1.5 Yes
slf4j-api-1.7.18.jar 40.52 kB 46 34 4 1.5 Yes
22 13.51 MB 10301 9222 402 1.6 22
test: 22 test: 13.51 MB test: 10301 test: 9222 test: 402 - test: 22

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.

Total central sonatype-nexus-snapshots
Artifact central sonatype-nexus-snapshots
ch.qos.logback:logback-classic:jar:1.1.4 -
ch.qos.logback:logback-core:jar:1.1.4 -
com.google.code.findbugs:annotations:jar:2.0.1 -
com.google.guava:guava:jar:15.0 -
com.pholser:junit-quickcheck-core:jar:0.4 -
com.pholser:junit-quickcheck-generators:jar:0.4 -
javassist:javassist:jar:3.11.0.GA -
junit:junit:jar:4.12 -
net.bytebuddy:byte-buddy:jar:1.2.3 -
nl.jqno.equalsverifier:equalsverifier:jar:1.7.1 -
ognl:ognl:jar:3.0.5 -
org.antlr:antlr-runtime:jar:3.1.2 -
org.codehaus.groovy:groovy:jar:2.4.6 -
org.hamcrest:hamcrest-core:jar:1.3 -
org.hamcrest:hamcrest-library:jar:1.3 -
org.javaruntype:javaruntype:jar:1.2 -
org.javassist:javassist:jar:3.19.0-GA -
org.junit.contrib:junit-theories:jar:4.12 -
org.mockito:mockito-core:jar:2.0.43-beta -
org.objenesis:objenesis:jar:2.2 -
org.reflections:reflections:jar:0.9.10 -
org.slf4j:slf4j-api:jar:1.7.18 -
22 (test: 22) 22 0

Back to top

Version: 0.8. Last Published: 2016-03-02.

Reflow Maven skin by Andrius Velykis.