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 |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
org.apache.avalon.framework | avalon-framework-api | 4.3.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-configuration2 | 2.10.1 | jar | Apache-2.0 |
org.apache.commons | commons-dbcp2 | 2.12.0 | jar | Apache-2.0 |
org.apache.commons | commons-jcs3-core | 3.2 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-1.2-api | 2.23.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.23.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-jcl | 2.23.1 | jar | Apache-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 |
---|---|---|---|---|
javax.jms | javax.jms-api | 2.0.1 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.avalon.framework | avalon-framework-impl | 4.3.1 | jar | The Apache Software License, Version 2.0 |
org.apache.fulcrum | fulcrum-testcontainer | 2.0.0 | jar | Apache-2.0 |
org.apache.fulcrum | fulcrum-yaafi | 2.0.0 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter | 5.10.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.11.0 | jar | MIT |
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 |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.3.0 | jar | Apache-2.0 |
jakarta.transaction | jakarta.transaction-api | 1.3.3 | jar | EPL 2.0GPL2 w/ CPE |
org.apache.commons | commons-pool2 | 2.12.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.11.0 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-api | 2.23.1 | jar | Apache-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 |
---|---|---|---|---|
commons-io | commons-io | 2.15.1 | jar | Apache-2.0 |
net.bytebuddy | byte-buddy | 1.14.12 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.12 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
-
org.apache.torque:torque-runtime:jar:6.0
-
org.apache.commons:commons-configuration2:jar:2.10.1 (compile)
- org.apache.commons:commons-text:jar:1.11.0 (compile)
- commons-logging:commons-logging:jar:1.3.0 (compile)
-
commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
-
org.apache.commons:commons-dbcp2:jar:2.12.0 (compile)
- org.apache.commons:commons-pool2:jar:2.12.0 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:1.3.3 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- org.apache.commons:commons-jcs3-core:jar:3.2 (compile)
- org.apache.avalon.framework:avalon-framework-api:jar:4.3.1 (compile)
- org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1 (test)
- javax.jms:javax.jms-api:jar:2.0.1 (test)
-
org.apache.logging.log4j:log4j-1.2-api:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-jcl:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.23.1 (compile)
-
org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
-
org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
-
org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
-
org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
-
junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.fulcrum:fulcrum-testcontainer:jar:2.0.0 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
-
org.apache.fulcrum:fulcrum-yaafi:jar:2.0.0 (test)
- commons-io:commons-io:jar:2.15.1 (test)
-
org.mockito:mockito-core:jar:5.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.12 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test)
- org.objenesis:objenesis:jar:3.3 (test)
-
org.apache.commons:commons-configuration2:jar:2.10.1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache-2.0: Apache Commons Configuration, Apache Commons DBCP, Apache Commons IO, Apache Commons JCS :: Core, Apache Commons Lang, Apache Commons Logging, Apache Commons Pool, Apache Commons Text, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Fulcrum Test Container, Fulcrum YAAFI, Torque Runtime
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: mockito-core
EPL 2.0: javax.transaction API
CDDL + GPLv2 with classpath exception: JMS API, Java Servlet API
GPL2 w/ CPE: javax.transaction API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Avalon Framework API, Avalon Framework Implementation
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 |
commons-io-2.15.1.jar | 501.2 kB | 368 | 339 | 16 | 9 | Yes |
commons-logging-1.3.0.jar | 70.8 kB | 44 | 28 | 3 | 9 | Yes |
jakarta.transaction-api-1.3.3.jar | 15.4 kB | 29 | 19 | 1 | 1.7 | Yes |
javax.jms-api-2.0.1.jar | 64 kB | 95 | 81 | 1 | 1.7 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.12.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.12.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
avalon-framework-api-4.3.1.jar | 33.2 kB | 65 | 43 | 10 | 1.3 | Yes |
avalon-framework-impl-4.3.1.jar | 61 kB | 51 | 32 | 7 | 1.3 | Yes |
commons-configuration2-2.10.1.jar | 657.5 kB | 421 | 387 | 19 | 9 | Yes |
commons-dbcp2-2.12.0.jar | 218.1 kB | 97 | 78 | 5 | 9 | Yes |
commons-jcs3-core-3.2.jar | 543.3 kB | 367 | 287 | 62 | 1.8 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
commons-pool2-2.12.0.jar | 150 kB | 101 | 84 | 4 | 9 | Yes |
commons-text-1.11.0.jar | 246.7 kB | 180 | 158 | 9 | 9 | Yes |
fulcrum-testcontainer-2.0.0.jar | 31.1 kB | 31 | 15 | 2 | 11 | Yes |
fulcrum-yaafi-2.0.0.jar | 146.7 kB | 119 | 76 | 26 | 11 | Yes |
log4j-1.2-api-2.23.1.jar | 356.2 kB | 252 | 208 | 22 | 9 | Yes |
log4j-api-2.23.1.jar | 342.5 kB | 241 | 206 | 9 | 9 | Yes |
log4j-core-2.23.1.jar | 1.9 MB | 1310 | 1206 | 55 | 9 | Yes |
log4j-jcl-2.23.1.jar | 13 kB | 22 | 5 | 2 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
junit-jupiter-5.10.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
mockito-core-5.11.0.jar | 704 kB | 642 | 570 | 64 | 11 | 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 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
35 | 14 MB | 10108 | 9143 | 505 | 11 | 34 |
compile: 15 | compile: 6 MB | compile: 4203 | compile: 3710 | compile: 237 | 9 | compile: 15 |
test: 20 | test: 7.9 MB | test: 5905 | test: 5433 | test: 268 | 11 | test: 19 |