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-annotations | 2.16.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.16.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.15.2 | 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.networknt | json-schema-validator | 1.0.72 | jar | Apache License Version 2.0 |
commons-cli | commons-cli | 1.6.0 | jar | Apache-2.0 |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
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-api | 5.10.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.0 | 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 |
---|---|---|---|---|
com.ethlo.time | itu | 1.7.0 | jar | Apache License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.16.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.7 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | 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.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.lifs-tools:jmzqc:jar:1.0.0
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.0 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.2 (compile)
- com.networknt:json-schema-validator:jar:1.0.72 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.commons:commons-lang3:jar:3.7 (compile)
- com.ethlo.time:itu:jar:1.7.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- commons-cli:commons-cli:jar:1.6.0 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
Licenses
Apache License Version 2.0: JsonSchemaValidator
The Apache License, Version 2.0: jmzQC, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License 2.0: Bean Validation API
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Apache Commons Lang, Internet Time Utility
Apache-2.0: Apache Commons CLI
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: FindBugs-jsr305, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
itu-1.7.0.jar | 29.1 kB | 31 | 18 | 2 | 1.8 | Yes |
jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.16.1.jar | 578.1 kB | 269 | 208 | 15 | 21 | Yes |
jackson-databind-2.16.1.jar | 1.6 MB | 818 | 779 | 24 | 9 | Yes |
jackson-datatype-jsr310-2.15.2.jar | 122.9 kB | 82 | 59 | 7 | 9 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
json-schema-validator-1.0.72.jar | 248.9 kB | 155 | 135 | 6 | 1.8 | Yes |
commons-cli-1.6.0.jar | 59.5 kB | 46 | 31 | 2 | 9 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
commons-lang3-3.7.jar | 499.6 kB | 295 | 270 | 13 | 1.7 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.0.jar | 244 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.0.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.0.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 4.8 MB | 3033 | 2652 | 150 | 21 | 19 |
compile: 12 | compile: 3.4 MB | compile: 2067 | compile: 1801 | compile: 90 | 21 | compile: 12 |
test: 7 | test: 1.4 MB | test: 966 | test: 851 | test: 60 | 9 | test: 7 |