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 auto-common 0.8 jar Apache 2.0
com.google.auto.service auto-service 1.0-rc3 jar Apache 2.0
com.google.guava guava 23.0 jar The Apache Software License, Version 2.0
com.squareup javapoet 1.9.0 jar Apache 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
com.google.guava guava-testlib 23.0 jar The Apache Software License, Version 2.0
com.google.testing.compile compile-testing 0.11 jar The Apache Software License, Version 2.0
com.google.truth truth 0.34 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.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
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
com.google.auto.value auto-value 1.3 jar Apache 2.0
com.google.truth.extensions truth-java8-extension 0.31 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

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_131 jar -

Project Dependency Graph

Dependency Tree

Licenses

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

Eclipse Public License 1.0: JUnit

MIT license: Animal Sniffer Annotations

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Velocity, Commons Collections, Commons Lang, Compile Testing, FindBugs-jsr305, Guava Testing Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, Truth Extension for Java8, truth

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
auto-common-0.8.jar 82.2 kB 68 57 1 1.6 Yes
auto-service-1.0-rc3.jar 10.5 kB 17 3 2 1.6 Yes
auto-value-1.3.jar 1.4 MB 969 875 14 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
compile-testing-0.11.jar 121.9 kB 91 80 1 1.8 Yes
truth-0.34.jar 163.2 kB 122 111 1 1.6 Yes
truth-java8-extension-0.31.jar 5.1 kB 14 3 1 1.8 Yes
javapoet-1.9.0.jar 92.7 kB 46 36 1 1.7 Yes
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
velocity-1.7.jar 449.5 kB 306 270 25 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
Total Size Entries Classes Packages Java Version Debug Information
18 7 MB 5333 4924 132 1.8 16
compile: 8 compile: 2.9 MB compile: 2182 compile: 2046 compile: 29 - compile: 6
test: 10 test: 4.2 MB test: 3151 test: 2878 test: 103 - test: 10

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
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository No Yes Yes

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots
com.google.auto:auto-common:jar:0.8 Found at https://repo.maven.apache.org/maven2 -
com.google.auto.service:auto-service:jar:1.0-rc3 Found at https://repo.maven.apache.org/maven2 -
com.google.auto.value:auto-value:jar:1.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 -
com.google.testing.compile:compile-testing:jar:0.11 Found at https://repo.maven.apache.org/maven2 -
com.google.truth:truth:jar:0.34 Found at https://repo.maven.apache.org/maven2 -
com.google.truth.extensions:truth-java8-extension:jar:0.31 Found at https://repo.maven.apache.org/maven2 -
com.squareup:javapoet:jar:1.9.0 Found at https://repo.maven.apache.org/maven2 -
com.sun:tools:jar:1.8.0_131 - -
commons-collections:commons-collections:jar:3.2.1 Found at https://repo.maven.apache.org/maven2 -
commons-lang:commons-lang:jar:2.4 Found at https://repo.maven.apache.org/maven2 -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 -
org.apache.velocity:velocity:jar:1.7 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 -
Total central sonatype-nexus-snapshots
19 (compile: 8, test: 10, system: 1) 18 0