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 | Optional |
---|---|---|---|---|---|
com.google.inject | guice | 4.0 | jar | The Apache Software License, Version 2.0 | No |
com.tavianator.sangria | sangria-contextual | 1.3-SNAPSHOT | jar | The Apache Software License, Version 2.0 | No |
org.apache.logging.log4j | log4j-api | 2.2 | jar | The Apache Software License, Version 2.0 | No |
com.google.code.findbugs | jsr305 | 3.0.0 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
---|---|---|---|---|
com.tavianator.sangria | sangria-test | 1.3-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-core | 2.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-integration | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 1.10.19 | jar | The MIT 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
com.tavianator.sangria | sangria-core | 1.3-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
Public Domain: AOP alliance
Apache 2: Objenesis
New BSD License: Hamcrest Core, Hamcrest Integration, Hamcrest library
Eclipse Public License 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j API, Apache Log4j Core, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, Sangria Contextual, Sangria Core, Sangria Log4j, Sangria Test, javax.inject
The MIT License: Mockito
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.47 kB | 15 | 9 | 2 | 1.3 | Yes |
guava-18.0.jar | 2.26 MB | 1719 | 1690 | 17 | 1.6 | Yes |
guice-4.0.jar | 668.23 kB | 513 | 491 | 13 | 1.6 | Yes |
sangria-contextual-1.3-SNAPSHOT.jar | 15.41 kB | 25 | 14 | 1 | 1.6 | Yes |
sangria-core-1.3-SNAPSHOT.jar | 15.94 kB | 24 | 13 | 1 | 1.6 | Yes |
sangria-test-1.3-SNAPSHOT.jar | 6.00 kB | 16 | 5 | 1 | 1.6 | Yes |
javax.inject-1.jar | 2.50 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-api-2.2.jar | 133.52 kB | 100 | 81 | 6 | 1.6 | Yes |
log4j-core-2.2.jar | 826.73 kB | 623 | 554 | 40 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-integration-1.3.jar | 4.82 kB | 11 | 5 | 2 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.07 kB | 46 | 35 | 7 | 1.5 | Yes |
mockito-core-1.10.19.jar | 1.17 MB | 1138 | 694 | 67 | 1.5 | Yes |
objenesis-2.1.jar | 41.76 kB | 52 | 37 | 9 | 1.5 | Yes |
jsr305-3.0.0.jar | 33.03 kB | 72 | 35 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
16 | 5.59 MB | 4737 | 4000 | 203 | 1.6 | 15 |
compile: 8 | compile: 3.13 MB | compile: 2476 | compile: 2339 | compile: 44 | - | compile: 7 |
test: 8 | test: 2.47 MB | test: 2261 | test: 1661 | test: 159 | - | test: 8 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | Yes |
Repository locations for each of the Dependencies.
Artifact |
---|
aopalliance:aopalliance:jar:1.0 |
com.google.guava:guava:jar:18.0 |
com.google.inject:guice:jar:4.0 |
com.tavianator.sangria:sangria-contextual:jar:1.3-SNAPSHOT |
com.tavianator.sangria:sangria-core:jar:1.3-SNAPSHOT |
com.tavianator.sangria:sangria-test:jar:1.3-SNAPSHOT |
javax.inject:javax.inject:jar:1 |
junit:junit:jar:4.12 |
org.apache.logging.log4j:log4j-api:jar:2.2 |
org.apache.logging.log4j:log4j-core:jar:2.2 |
org.hamcrest:hamcrest-core:jar:1.3 |
org.hamcrest:hamcrest-integration:jar:1.3 |
org.hamcrest:hamcrest-library:jar:1.3 |
org.mockito:mockito-core:jar:1.10.19 |
org.objenesis:objenesis:jar:2.1 |
com.google.code.findbugs:jsr305:jar:3.0.0 |
Total |
16 (compile: 8, test: 8) |