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 | License |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 1.3.9 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.4 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
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.0.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.google.testing.compile | compile-testing | 0.5 | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject-tck | 1 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.0.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.truth0 | truth | 0.15 | jar | The Apache Software License, Version 2.0 |
LGPLv2+: Grapht Dependency Injector
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Lang
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Compile Testing, FindBugs-jsr305, Guava: Google Core Libraries for Java, javax.inject, javax.inject-tck, truth
Common Public License Version 1.0: JUnit
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
logback-classic-1.0.3.jar | 242.91 kB | 191 | 155 | 23 | 1.5 | debug |
logback-core-1.0.3.jar | 324.69 kB | 300 | 262 | 28 | 1.5 | debug |
jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug |
guava-18.0.jar | 2.15 MB | 1,719 | 1,690 | 17 | 1.6 | debug |
compile-testing-0.5.jar | 61.39 kB | 61 | 50 | 1 | 1.6 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
javax.inject-tck-1.jar | 21.25 kB | 31 | 19 | 3 | 1.5 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
commons-lang3-3.4.jar | 424.49 kB | 248 | 224 | 12 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
slf4j-api-1.7.5.jar | 25.47 kB | 34 | 23 | 3 | 1.5 | debug |
truth-0.15.jar | 57.10 kB | 65 | 53 | 4 | 1.6 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
13 | 3.64 MB | 3,093 | 2,830 | 133 | 1.6 | 12 |
compile: 5 | compile: 2.62 MB | compile: 2,081 | compile: 1,978 | compile: 36 | - | compile: 4 |
test: 8 | test: 1.02 MB | test: 1,012 | test: 852 | test: 97 | - | test: 8 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes |
Repository locations for each of the Dependencies.
Artifact | central | sonatype-nexus-snapshots | apache.snapshots |
---|---|---|---|
ch.qos.logback:logback-classic:jar:1.0.3 | - | - | - |
ch.qos.logback:logback-core:jar:1.0.3 | - | - | - |
com.google.code.findbugs:jsr305:jar:1.3.9 | - | - | - |
com.google.guava:guava:jar:18.0 | - | - | - |
com.google.testing.compile:compile-testing:jar:0.5 | - | - | - |
com.sun:tools:jar:1.8.0_92 | - | - | - |
javax.inject:javax.inject:jar:1 | - | - | - |
javax.inject:javax.inject-tck:jar:1 | - | - | - |
junit:junit:jar:4.11 | - | - | - |
org.apache.commons:commons-lang3:jar:3.4 | - | - | - |
org.hamcrest:hamcrest-core:jar:1.3 | - | - | - |
org.hamcrest:hamcrest-library:jar:1.3 | - | - | - |
org.slf4j:slf4j-api:jar:1.7.5 | - | - | - |
org.truth0:truth:jar:0.15 | - | - | - |
Total | central | sonatype-nexus-snapshots | apache.snapshots |
14 (compile: 5, test: 8, system: 1) | 0 | 0 | 0 |