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 Optional
com.google.auto auto-common 0.10 jar Apache 2.0 No
com.google.auto.value auto-value 1.5.3 jar Apache 2.0 No
com.google.guava guava 27.1-jre jar The Apache Software License, Version 2.0 No
com.google.truth truth 0.44 jar The Apache Software License, Version 2.0 No
junit junit 4.12 jar Eclipse Public License 1.0 No
com.google.code.findbugs jsr305 3.0.2 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 Licenses
com.google.truth.extensions truth-java8-extension 0.44 jar The Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
com.google.errorprone error_prone_annotations 2.3.3 jar Apache 2.0

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type Licenses
com.sun tools 1.8.0_181-google-v7 jar -

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.auto.value auto-value-annotations 1.6.3 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
com.googlecode.java-diff-utils diffutils 1.3.0 jar The Apache Software License, Version 2.0
org.checkerframework checker-compat-qual 2.5.5 jar GNU General Public License, version 2 (GPL2), with the classpath exception-The MIT License
org.checkerframework checker-qual 2.5.2 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.17 jar MIT license
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

Apache 2.0: Auto Common Libraries, AutoValue, AutoValue Annotations, error-prone annotations

The MIT License: Checker Qual

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

MIT license: Animal Sniffer Annotations

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Compile Testing, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, J2ObjC Annotations, Truth Core, Truth Extension for Java8, java-diff-utils

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
auto-common-0.10.jar 89.7 kB 72 61 1 1.8 Yes
auto-value-1.5.3.jar 1.7 MB 1113 997 18 1.8 Yes
auto-value-annotations-1.6.3.jar 5.9 kB 19 6 2 1.7 No
error_prone_annotations-2.3.3.jar 13.2 kB 33 21 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-27.1-jre.jar 2.7 MB 1980 1950 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
truth-0.44.jar 223.1 kB 163 152 1 1.7 Yes
truth-java8-extension-0.44.jar 18.9 kB 20 9 1 1.8 Yes
diffutils-1.3.0.jar 34.1 kB 35 26 2 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
checker-compat-qual-2.5.5.jar 5.9 kB 17 10 1 1.6 No
checker-qual-2.5.2.jar 193.3 kB 358 302 31 1.8 Yes
animal-sniffer-annotations-1.17.jar 3.4 kB 12 1 1 1.7 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
17 5.4 MB 4288 3915 116 1.8 12
compile: 15 compile: 5.4 MB compile: 4235 compile: 3885 compile: 113 - compile: 11
test: 1 test: 18.9 kB test: 20 test: 9 test: 1 - test: 1
provided: 1 provided: 13.2 kB provided: 33 provided: 21 provided: 2 - -

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact central ossrh-snapshots sonatype-nexus-snapshots
com.google.auto:auto-common:jar:0.10 Found at https://repo.maven.apache.org/maven2 - -
com.google.auto.value:auto-value:jar:1.5.3 Found at https://repo.maven.apache.org/maven2 - -
com.google.auto.value:auto-value-annotations:jar:1.6.3 Found at https://repo.maven.apache.org/maven2 - -
com.google.errorprone:error_prone_annotations:jar:2.3.3 Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:failureaccess:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:guava:jar:27.1-jre Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava Found at https://repo.maven.apache.org/maven2 - -
com.google.j2objc:j2objc-annotations:jar:1.1 Found at https://repo.maven.apache.org/maven2 - -
com.google.truth:truth:jar:0.44 Found at https://repo.maven.apache.org/maven2 - -
com.google.truth.extensions:truth-java8-extension:jar:0.44 Found at https://repo.maven.apache.org/maven2 - -
com.googlecode.java-diff-utils:diffutils:jar:1.3.0 Found at https://repo.maven.apache.org/maven2 - -
com.sun:tools:jar:1.8.0_181-google-v7 - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - -
org.checkerframework:checker-compat-qual:jar:2.5.5 Found at https://repo.maven.apache.org/maven2 - -
org.checkerframework:checker-qual:jar:2.5.2 Found at https://repo.maven.apache.org/maven2 - -
org.codehaus.mojo:animal-sniffer-annotations:jar:1.17 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
com.google.code.findbugs:jsr305:jar:3.0.2 Found at https://repo.maven.apache.org/maven2 - -
Total central ossrh-snapshots sonatype-nexus-snapshots
18 (compile: 15, test: 1, provided: 1, system: 1) 17 0 0