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.carrotsearch.randomizedtesting | randomizedtesting-runner | 2.5.3 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.7.9 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.7.9 | jar | The Apache Software License, Version 2.0 |
com.github.wnameless | json-flattener | 0.5.0 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 20.0 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.5 | jar | Apache License, Version 2.0 |
joda-time | joda-time | 2.9.9 | jar | Apache 2 |
org.apache.commons | commons-lang3 | 3.6 | jar | Apache License, Version 2.0 |
org.jsonschema2pojo | jsonschema2pojo-core | 0.4.10 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.streams | streams-schema-activitystreams | 0.5.2-20180330.210217-15 | - | jar | Apache License, Version 2.0 |
org.apache.streams | streams-testing | 0.5.2-20180330.210241-15 | tests | test-jar | Apache License, Version 2.0 |
org.testng | testng | 6.11 | - | jar | Apache 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.eclipsesource.minimal-json | minimal-json | 0.9.5 | jar | MIT License |
com.fasterxml.jackson.core | jackson-annotations | 2.7.9 | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | annotations | 1.3.9 | jar | GNU Lesser Public License |
com.google.code.gson | gson | 2.2.4 | jar | The Apache Software License, Version 2.0 |
com.google.code.javaparser | javaparser | 1.0.11 | jar | - |
com.sun.codemodel | codemodel | 2.6 | jar | CDDL v1.1 / GPL v2 dual license |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
javax.validation | validation-api | 1.0.0.GA | jar | license.txt |
org.apache.commons | commons-text | 1.2 | jar | Apache License, Version 2.0 |
org.codehaus.jackson | jackson-core-asl | 1.9.11 | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-mapper-asl | 1.9.11 | 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 |
---|---|---|---|---|
com.beust | jcommander | 1.64 | jar | Apache 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.yaml | snakeyaml | 1.17 | jar | Apache License, Version 2.0 |
Apache 2: Joda-Time
Unknown: javaparser
Eclipse Public License 1.0: JUnit
Apache 2.0: jcommander, testng
MIT License: SLF4J API Module, minimal-json
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Bean Validation API, SnakeYAML, jsonschema2pojo-core, streams-schema-activitystreams, streams-testing, streams-util
CDDL v1.1 / GPL v2 dual license: Codemodel Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons Lang, Data Mapper for Jackson, Gson, Guava: Google Core Libraries for Java, Jackson, Jackson-annotations, Jackson-core, RandomizedTesting Randomized Runner, jackson-databind, json-flattener
GNU Lesser Public License: FindBugs-Annotations
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.64.jar | 65.6 kB | 65 | 64 | 5 | 1.8 | Yes |
randomizedtesting-runner-2.5.3.jar | 248.9 kB | 205 | 191 | 5 | 1.7 | Yes |
minimal-json-0.9.5.jar | 34.2 kB | 33 | 23 | 1 | 1.5 | Yes |
jackson-annotations-2.7.9.jar | 50.9 kB | 72 | 60 | 1 | 1.6 | Yes |
jackson-core-2.7.9.jar | 253.4 kB | 112 | 89 | 9 | 1.6 | Yes |
jackson-databind-2.7.9.jar | 1.2 MB | 606 | 572 | 20 | 1.6 | Yes |
json-flattener-0.5.0.jar | 25.2 kB | 29 | 15 | 2 | 1.8 | Yes |
annotations-1.3.9.jar | 14.6 kB | 36 | 26 | 2 | 1.5 | Yes |
gson-2.2.4.jar | 190.4 kB | 163 | 153 | 6 | 1.5 | Yes |
javaparser-1.0.11.jar | 289.6 kB | 144 | 128 | 8 | 1.6 | Yes |
guava-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
codemodel-2.6.jar | 152.4 kB | 140 | 127 | 4 | 1.5 | Yes |
commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 1.6 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
validation-api-1.0.0.GA.jar | 47.4 kB | 90 | 76 | 6 | 1.5 | Yes |
joda-time-2.9.9.jar | 634 kB | 763 | 247 | 7 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.6.jar | 494.9 kB | 292 | 267 | 13 | 1.7 | Yes |
commons-text-1.2.jar | 136.5 kB | 104 | 88 | 4 | 1.7 | Yes |
streams-schema-activitystreams-0.5.2-SNAPSHOT.jar | 67.4 kB | 142 | 0 | 0 | - | No |
streams-testing-0.5.2-SNAPSHOT-tests.jar | 9.3 kB | - | - | - | - | - |
jackson-core-asl-1.9.11.jar | 232.1 kB | 137 | 121 | 8 | 1.5 | Yes |
jackson-mapper-asl-1.9.11.jar | 780.4 kB | 529 | 502 | 18 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jsonschema2pojo-core-0.4.10.jar | 84.7 kB | 67 | 55 | 4 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
testng-6.11.jar | 763 kB | 558 | 542 | 23 | 1.7 | Yes |
snakeyaml-1.17.jar | 273.6 kB | 242 | 206 | 19 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
28 | 9.4 MB | 7091 | 5987 | 237 | 1.8 | 26 |
compile: 21 | compile: 7.9 MB | compile: 5709 | compile: 4844 | compile: 157 | - | compile: 21 |
test: 7 | test: 1.5 MB | test: 1382 | test: 1143 | test: 80 | - | test: 5 |