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 | 
|---|---|---|---|---|
| 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 | 
|---|---|---|---|---|---|
| com.networknt | json-schema-validator | 0.1.10 | - | jar | Apache License Version 2.0 | 
| commons-io | commons-io | 2.5 | - | jar | Apache License, Version 2.0 | 
| junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 | 
| org.apache.streams | streams-testing | 0.5.2-20180330.210241-15 | tests | test-jar | Apache License, Version 2.0 | 
| org.slf4j | slf4j-simple | 1.7.25 | - | jar | MIT License | 
| 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 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 | 
| com.carrotsearch.randomizedtesting | randomizedtesting-runner | 2.5.3 | jar | The Apache Software License, Version 2.0 | 
| com.fasterxml.jackson.core | jackson-annotations | 2.7.9 | 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 | 
| org.apache.commons | commons-lang3 | 3.6 | jar | Apache License, Version 2.0 | 
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | 
| org.slf4j | slf4j-ext | 1.7.25 | jar | MIT License | 
| org.yaml | snakeyaml | 1.17 | jar | Apache License, Version 2.0 | 
Apache License Version 2.0: JsonSchemaValidator
Eclipse Public License 1.0: JUnit
Apache 2.0: jcommander, testng
MIT License: SLF4J API Module, SLF4J Extensions Module, SLF4J Simple Binding
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, SnakeYAML, streams-schema-activitystreams, streams-testing
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, RandomizedTesting Randomized Runner, jackson-databind
| 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 | 
| 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-schema-validator-0.1.10.jar | 69.3 kB | 49 | 38 | 1 | 1.6 | Yes | 
| commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 1.6 | 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 | 
| streams-testing-0.5.2-SNAPSHOT-tests.jar | 9.3 kB | - | - | - | - | - | 
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | 
| slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes | 
| slf4j-ext-1.7.25.jar | 42.4 kB | 44 | 30 | 6 | 1.5 | Yes | 
| slf4j-simple-1.7.25.jar | 15.3 kB | 20 | 10 | 1 | 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 | 
| 16 | 4.1 MB | 2828 | 2557 | 147 | 1.8 | 15 | 
| compile: 1 | compile: 41.2 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 | 
| test: 15 | test: 4.1 MB | test: 2782 | test: 2523 | test: 143 | - | test: 14 |