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-rc2 jar Apache 2.0
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
com.squareup javapoet 1.7.0 jar Apache 2.0
org.ow2.asm asm 5.0.4 jar BSD

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 19.0 jar The Apache Software License, Version 2.0
com.google.testing.compile compile-testing 0.10 jar The Apache Software License, Version 2.0
com.google.truth truth 0.30 jar The Apache Software License, Version 2.0
junit junit 4.11 jar Common Public License Version 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.

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.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.0.2 jar -
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_25 jar -

Project Dependency Graph

Dependency Tree

Licenses

BSD: ASM Core

Unknown: error-prone annotations

Apache 2.0: Auto Common Libraries, AutoService, AutoValue, JavaPoet

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, truth

Common Public License Version 1.0: JUnit

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-rc2.jar 10.4 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.2.jar 6.4 kB 20 8 2 1.7 No
guava-19.0.jar 2.3 MB 1746 1717 17 1.6 Yes
guava-testlib-19.0.jar 754.1 kB 583 562 7 1.6 Yes
compile-testing-0.10.jar 117.1 kB 90 79 1 1.8 Yes
truth-0.30.jar 126.8 kB 97 86 1 1.6 Yes
javapoet-1.7.0.jar 88.4 kB 45 35 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.11.jar 245 kB 266 233 28 1.5 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
16 6.6 MB 4991 4615 128 1.8 14
compile: 5 compile: 2.5 MB compile: 1906 compile: 1837 compile: 23 - compile: 4
test: 11 test: 4 MB test: 3085 test: 2778 test: 105 - test: 10

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
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 ow2-snapshot 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-rc2 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.2 Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:guava:jar:19.0 Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:guava-testlib:jar:19.0 Found at https://repo.maven.apache.org/maven2 - -
com.google.testing.compile:compile-testing:jar:0.10 Found at https://repo.maven.apache.org/maven2 - -
com.google.truth:truth:jar:0.30 Found at https://repo.maven.apache.org/maven2 - -
com.squareup:javapoet:jar:1.7.0 Found at https://repo.maven.apache.org/maven2 - -
com.sun:tools:jar:1.8.0_25 - - -
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.11 Found at https://repo.maven.apache.org/maven2 - -
org.apache.velocity:velocity:jar:1.7 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.ow2.asm:asm:jar:5.0.4 Found at https://repo.maven.apache.org/maven2 - -
Total central ow2-snapshot sonatype-nexus-snapshots
17 (compile: 5, test: 11, system: 1) 16 0 0