Dependencies Report
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.fasterxml.jackson.core | jackson-core | 2.10.0.pr1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.10.0.pr1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.dataformat | jackson-dataformat-properties | 2.10.0.pr1 | jar | The Apache Software License, Version 2.0 |
com.github.krukow | clj-ds | 0.0.4 | jar | Eclipse Public License - Version 1.0 |
com.google.inject | guice | 4.2.2 | jar | The Apache Software License, Version 2.0 |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.8 | jar | The MIT License |
org.slf4j | slf4j-api | 1.7.26 | 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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.5.1 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.fasterxml.jackson.core | jackson-annotations | 2.10.0.pr1 | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.1.3 | jar | Apache 2.0 |
com.google.guava | guava | 25.1-android | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 1.1 | jar | The Apache Software License, Version 2.0 |
org.checkerframework | checker-compat-qual | 2.0.0 | jar | GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License |
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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.5.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.5.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.5.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.sysfoundry:base-api:jar:1.0-SNAPSHOT Info
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile) Info
- javax.inject:javax.inject:jar:1 (compile) Info
- com.google.inject:guice:jar:4.2.2 (compile) Info
- aopalliance:aopalliance:jar:1.0 (compile) Info
- com.google.guava:guava:jar:25.1-android (compile) Info
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile) Info
- org.checkerframework:checker-compat-qual:jar:2.0.0 (compile) Info
- com.google.errorprone:error_prone_annotations:jar:2.1.3 (compile) Info
- com.google.j2objc:j2objc-annotations:jar:1.1 (compile) Info
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 (compile) Info
- com.fasterxml.jackson.core:jackson-core:jar:2.10.0.pr1 (compile) Info
- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0.pr1 (compile) Info
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0.pr1 (compile) Info
- com.fasterxml.jackson.dataformat:jackson-dataformat-properties:jar:2.10.0.pr1 (compile) Info
- org.projectlombok:lombok:jar:1.18.8 (compile) Info
- org.slf4j:slf4j-api:jar:1.7.26 (compile) Info
- com.github.krukow:clj-ds:jar:0.0.4 (compile) Info
- org.junit.jupiter:junit-jupiter-engine:jar:5.5.1 (test) Info
- org.apiguardian:apiguardian-api:jar:1.1.0 (test) Info
- org.junit.platform:junit-platform-engine:jar:1.5.1 (test) Info
- org.opentest4j:opentest4j:jar:1.2.0 (test) Info
- org.junit.platform:junit-platform-commons:jar:1.5.1 (test) Info
- org.junit.jupiter:junit-jupiter-api:jar:5.5.1 (test) Info
Licenses
Apache 2.0: error-prone annotations
Eclipse Public License - Version 1.0: clj-ds
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Checker Qual, Project Lombok
MIT License: SLF4J API Module
Apache License, Version 2.0: base-api
GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
CDDL + GPLv2 with classpath exception: javax.annotation API
Public Domain: AOP alliance
MIT license: Animal Sniffer Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-Properties, jackson-databind, javax.inject
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
jackson-annotations-2.10.0.pr1.jar | 67.8 kB | 81 | 69 | 2 | - | Yes |
jackson-core-2.10.0.pr1.jar | 344.6 kB | 143 | 117 | 13 | - | Yes |
jackson-databind-2.10.0.pr1.jar | 1.4 MB | 685 | 650 | 22 | - | Yes |
jackson-dataformat-properties-2.10.0.pr1.jar | 50.8 kB | 46 | 26 | 5 | - | Yes |
clj-ds-0.0.4.jar | 269.2 kB | 211 | 199 | 2 | 1.5 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.1.3.jar | 13.7 kB | 34 | 22 | 2 | 1.7 | No |
guava-25.1-android.jar | 2.6 MB | 1905 | 1875 | 18 | 1.7 | Yes |
guice-4.2.2.jar | 846.6 kB | 612 | 583 | 15 | 1.7 | Yes |
j2objc-annotations-1.1.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
checker-compat-qual-2.0.0.jar | 31.5 kB | 47 | 28 | 10 | 1.7 | Yes |
animal-sniffer-annotations-1.14.jar | 3.5 kB | 12 | 1 | 1 | 1.5 | No |
junit-jupiter-api-5.5.1.jar | 141.8 kB | 141 | 127 | 7 | - | Yes |
junit-jupiter-engine-5.5.1.jar | 219 kB | 142 | 124 | 10 | - | Yes |
junit-platform-commons-1.5.1.jar | 91.7 kB | 58 | 38 | 7 | - | Yes |
junit-platform-engine-1.5.1.jar | 163.9 kB | 133 | 117 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
lombok-1.18.8.jar | 1.7 MB | 968 | 148 | 12 | - | Yes |
slf4j-api-1.7.26.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
23 | 8.1 MB | 5404 | 4245 | 153 | 1.8 | 20 |
compile: 17 | compile: 7.4 MB | compile: 4911 | compile: 3829 | compile: 116 | - | compile: 14 |
test: 6 | test: 626.4 kB | test: 493 | test: 416 | test: 37 | - | test: 6 |