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 Licenses
com.google.guava guava 22.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.12 jar MIT License
org.slf4j slf4j-log4j12 1.7.12 jar 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
org.junit.jupiter junit-jupiter-api 5.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.0.0 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 4.12.0 jar Eclipse Public License v2.0

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
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
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.14 jar 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
junit junit 4.12 jar Eclipse Public License 1.0
org.apiguardian apiguardian-api 1.0.0 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.platform junit-platform-commons 1.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.0.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.0.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Apache License, Version 2.0: Dollar

Eclipse Public License v2.0: org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-params, org.junit.platform:junit-platform-commons, org.junit.platform:junit-platform-engine, org.junit.vintage:junit-vintage-engine

MIT license: Animal Sniffer Annotations

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
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-22.0.jar 2.6 MB 1895 1865 18 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
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
apiguardian-api-1.0.0.jar 2.2 kB 7 2 1 1.6 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
junit-jupiter-api-5.0.0.jar 76 kB 74 64 3 1.8 Yes
junit-jupiter-engine-5.0.0.jar 117.6 kB 82 67 6 1.8 Yes
junit-jupiter-params-5.0.0.jar 451 kB 316 284 20 1.8 Yes
junit-platform-commons-1.0.0.jar 62.5 kB 38 26 5 1.8 Yes
junit-platform-engine-1.0.0.jar 87.8 kB 77 63 6 1.8 Yes
junit-vintage-engine-4.12.0.jar 55.5 kB 44 30 5 1.8 Yes
opentest4j-1.0.0.jar 6.6 kB 10 6 1 1.6 Yes
slf4j-api-1.7.12.jar 32.1 kB 39 28 3 1.5 Yes
slf4j-log4j12-1.7.12.jar 8.9 kB 16 6 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
18 4.4 MB 3464 3153 130 1.8 16
compile: 8 compile: 3.2 MB compile: 2441 compile: 2280 compile: 50 - compile: 6
test: 10 test: 1.2 MB test: 1023 test: 873 test: 80 - test: 10

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
dollar-s3-release-repo s3://dollar-repo/release Yes No Yes
dollar-s3-snapshot-repo s3://dollar-repo/snapshot No Yes Yes
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
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:22.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 -
log4j:log4j:jar:1.2.17 Found at https://repo.maven.apache.org/maven2 -
org.apiguardian:apiguardian-api:jar:1.0.0 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.junit.jupiter:junit-jupiter-api:jar:5.0.0 Found at https://repo.maven.apache.org/maven2 -
org.junit.jupiter:junit-jupiter-engine:jar:5.0.0 Found at https://repo.maven.apache.org/maven2 -
org.junit.jupiter:junit-jupiter-params:jar:5.0.0 Found at https://repo.maven.apache.org/maven2 -
org.junit.platform:junit-platform-commons:jar:1.0.0 Found at https://repo.maven.apache.org/maven2 -
org.junit.platform:junit-platform-engine:jar:1.0.0 Found at https://repo.maven.apache.org/maven2 -
org.junit.vintage:junit-vintage-engine:jar:4.12.0 Found at https://repo.maven.apache.org/maven2 -
org.opentest4j:opentest4j:jar:1.0.0 Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-api:jar:1.7.12 Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-log4j12:jar:1.7.12 Found at https://repo.maven.apache.org/maven2 -
Total central sonatype-nexus-snapshots
18 (compile: 8, test: 10) 18 0