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-annotations | 2.9.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.9.4 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.9.4 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-guava | 2.9.4 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jdk8 | 2.9.4 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.9.4 | jar | The Apache Software License, Version 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.1.3 | jar | Apache 2.0 |
com.google.guava | guava | 24.0-jre | 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 | Licenses |
---|---|---|---|---|
org.assertj | assertj-core | 3.9.0 | jar | Apache License, Version 2.0 |
org.testng | testng | 6.14.2 | jar | Apache 2.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.immutables | encode | 2.5.5 | jar | The Apache Software License, Version 2.0 |
org.immutables | value | 2.5.5 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
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 exception-The MIT License |
org.codehaus.mojo | animal-sniffer-annotations | 1.14 | 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 | Licenses |
---|---|---|---|---|
com.beust | jcommander | 1.72 | jar | Apache 2.0 |
org.apache-extras.beanshell | bsh | 2.0b6 | jar | Apache License, Version 2.0 |
Apache 2.0: error-prone annotations, jcommander, testng
The MIT License: Checker Qual
Apache License, Version 2.0: AssertJ fluent assertions, BeanShell, ErisCasper-Data
GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual
MIT license: Animal Sniffer Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson datatype: Guava, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, jackson-databind, org.immutables.encode, org.immutables.value
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.72.jar | 69.3 kB | 67 | 65 | 5 | 1.7 | Yes |
jackson-annotations-2.9.0.jar | 66.5 kB | 80 | 68 | 1 | 1.6 | Yes |
jackson-core-2.9.4.jar | 320.9 kB | 130 | 105 | 11 | 1.6 | Yes |
jackson-databind-2.9.4.jar | 1.3 MB | 657 | 623 | 20 | 1.7 | Yes |
jackson-datatype-guava-2.9.4.jar | 77.6 kB | 66 | 46 | 7 | 1.7 | Yes |
jackson-datatype-jdk8-2.9.4.jar | 33.4 kB | 36 | 22 | 1 | 1.8 | Yes |
jackson-datatype-jsr310-2.9.4.jar | 98.3 kB | 73 | 54 | 5 | 1.8 | Yes |
jsr305-1.3.9.jar | 33 kB | 72 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.1.3.jar | 13.7 kB | 34 | 22 | 2 | 1.7 | No |
guava-24.0-jre.jar | 2.7 MB | 1967 | 1937 | 18 | 1.8 | Yes |
j2objc-annotations-1.1.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
bsh-2.0b6.jar | 389 kB | 247 | 164 | 9 | 1.5 | Yes |
assertj-core-3.9.0.jar | 1.3 MB | 960 | 907 | 32 | 1.8 | 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 |
encode-2.5.5.jar | 7.3 kB | 17 | 12 | 1 | 1.7 | Yes |
value-2.5.5.jar | 2.7 MB | 1727 | 1704 | 15 | 1.7 | Yes |
testng-6.14.2.jar | 809.5 kB | 590 | 574 | 24 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
18 | 10 MB | 6805 | 6379 | 166 | 1.8 | 16 |
compile: 12 | compile: 4.8 MB | compile: 3197 | compile: 2953 | compile: 80 | - | compile: 10 |
test: 4 | test: 2.5 MB | test: 1864 | test: 1710 | test: 70 | - | test: 4 |
provided: 2 | provided: 2.7 MB | provided: 1744 | provided: 1716 | provided: 16 | - | provided: 2 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
sonatype-snapshots | https://oss.sonatype.org/content/repositories/snapshots/ | No | Yes | No |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
sonatype | https://oss.sonatype.org/content/repositories/releases/ | Yes | No | No |
codehaus-snapshots | http://nexus.codehaus.org/snapshots/ | No | Yes | Yes |
apache-snapshots | https://repository.apache.org/snapshots/ | No | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | No |
sonatype-apache | https://repository.apache.org/releases/ | Yes | No | Yes |
Repository locations for each of the Dependencies.