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 | Optional |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 | No |
org.apache.commons | commons-lang3 | 3.10 | jar | Apache License, Version 2.0 | No |
org.slf4j | jcl-over-slf4j | 2.0.9 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 2.0.9 | jar | MIT License | No |
com.fasterxml.jackson.core | jackson-databind | 2.15.2 | jar | The Apache Software License, Version 2.0 | Yes |
dev.orne.test | generators | 0.2.0 | jar | GNU Lesser General Public License (LGPL) version 3.0 | Yes |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 | Yes |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE | Yes |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 | Yes |
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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.3.14 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.glassfish | jakarta.el | 3.0.3 | jar | EPL 2.0GPL2 w/ CPE |
org.glassfish.jaxb | jaxb-runtime | 2.3.1 | jar | CDDL+GPL License |
org.hibernate.validator | hibernate-validator | 6.1.5.Final | jar | Apache License 2.0 |
org.junit.jupiter | junit-jupiter | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
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 | Optional |
---|---|---|---|---|---|
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 | No |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE | No |
com.fasterxml.jackson.core | jackson-annotations | 2.15.2 | jar | The Apache Software License, Version 2.0 | Yes |
com.fasterxml.jackson.core | jackson-core | 2.15.2 | jar | The Apache Software License, Version 2.0 | Yes |
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:
Project Dependency Graph
Dependency Tree
- dev.orne:beans:jar:0.6.0
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.9 (compile)
- org.apache.commons:commons-lang3:jar:3.10 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.2 (compile)
- dev.orne.test:generators:jar:0.2.0 (compile)
- ch.qos.logback:logback-classic:jar:1.3.14 (test)
- ch.qos.logback:logback-core:jar:1.3.14 (test)
- org.junit.jupiter:junit-jupiter:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.hibernate.validator:hibernate-validator:jar:6.1.5.Final (test)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (test)
- org.jboss.logging:jboss-logging:jar:3.3.2.Final (test)
- com.fasterxml:classmate:jar:1.3.4 (test)
- org.glassfish:jakarta.el:jar:3.0.3 (test)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 (test)
- org.glassfish.jaxb:txw2:jar:2.3.1 (test)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (test)
- org.jvnet.staxex:stax-ex:jar:1.8 (test)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (test)
Licenses
Apache License, version 2.0: JBoss Logging 3
CDDL 1.1: istack common utility code runtime, jaxb-api
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GNU Lesser General Public License (LGPL) version 3.0: Orne Beans, Orne Test Generators
GPL2 w/ CPE: Jakarta Expression Language 3.0, istack common utility code runtime, jaxb-api
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Apache License 2.0: Bean Validation API, Hibernate Validator Engine, Jakarta Bean Validation API
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, JCL 1.2 implemented over SLF4J, Objenesis, fastinfoset
EPL 2.0: Jakarta Expression Language 3.0
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
The Apache Software License, Version 2.0: ClassMate, Jackson-annotations, Jackson-core, jackson-databind
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.3.14.jar | 277.8 kB | 232 | 178 | 28 | - | Yes |
logback-core-1.3.14.jar | 579.7 kB | 507 | 453 | 42 | - | Yes |
classmate-1.3.4.jar | 65.1 kB | 52 | 37 | 4 | 1.6 | Yes |
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | - | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | - | Yes |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
byte-buddy-1.12.19.jar | 4 MB | 2742 | 2688 | 39 | - | Yes |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | - | Yes |
commons-lang3-3.10.jar | 523.4 kB | 314 | 288 | 14 | 1.8 | Yes |
jakarta.el-3.0.3.jar | 237.8 kB | 182 | 162 | 6 | 1.7 | Yes |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | - | Yes |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | - | Yes |
hibernate-validator-6.1.5.Final.jar | 1.3 MB | 1035 | 908 | 81 | 1.8 | Yes |
jboss-logging-3.3.2.Final.jar | 66.5 kB | 57 | 45 | 1 | 1.6 | Yes |
junit-jupiter-5.10.1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | - | Yes |
junit-jupiter-engine-5.10.1.jar | 244.7 kB | 147 | 130 | 9 | - | Yes |
junit-jupiter-params-5.10.1.jar | 586 kB | 381 | 347 | 22 | - | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.10.1.jar | 204.8 kB | 153 | 136 | 10 | - | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | - | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
jcl-over-slf4j-2.0.9.jar | 18.4 kB | 26 | 9 | 3 | - | Yes |
slf4j-api-2.0.9.jar | 64.6 kB | 67 | 52 | 5 | - | Yes |
jackson-annotations-2.15.2.jar | 75.6 kB | 86 | 73 | 2 | - | Yes |
jackson-core-2.15.2.jar | 549.2 kB | 250 | 186 | 15 | - | Yes |
jackson-databind-2.15.2.jar | 1.6 MB | 816 | 777 | 24 | - | Yes |
generators-0.2.0.jar | 163 kB | 137 | 123 | 4 | 1.8 | Yes |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
36 | 14.6 MB | 10534 | 9440 | 504 | 1.8 | 35 |
compile: 13 | compile: 4.1 MB | compile: 2683 | compile: 2393 | compile: 103 | - | compile: 13 |
test: 23 | test: 10.5 MB | test: 7851 | test: 7047 | test: 401 | - | test: 22 |