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-configuration2 | 2.7 | jar | Apache License, Version 2.0 | No |
org.apache.commons | commons-dbcp2 | 2.9.0 | jar | Apache License, Version 2.0 | No |
org.apache.commons | commons-jcs-core | 2.2.1 | jar | Apache License, Version 2.0 | No |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 | No |
org.apache.logging.log4j | log4j-1.2-api | 2.17.1 | jar | Apache License, Version 2.0 | No |
org.apache.logging.log4j | log4j-core | 2.17.1 | jar | Apache License, Version 2.0 | No |
org.apache.logging.log4j | log4j-jcl | 2.17.1 | jar | Apache License, Version 2.0 | No |
commons-dbcp | commons-dbcp | 1.4 | jar | The Apache Software License, Version 2.0 | Yes |
org.apache.avalon.framework | avalon-framework-api | 4.3.1 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
org.apache.fulcrum | fulcrum-testcontainer | 1.0.9 | jar | Apache License, Version 2.0 |
org.apache.fulcrum | fulcrum-yaafi | 1.0.8 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter | 5.8.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.2.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 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 | No |
org.apache.commons | commons-pool2 | 2.10.0 | jar | Apache License, Version 2.0 | No |
org.apache.commons | commons-text | 1.8 | jar | Apache License, Version 2.0 | No |
org.apache.logging.log4j | log4j-api | 2.17.1 | jar | Apache License, Version 2.0 | No |
commons-pool | commons-pool | 1.5.4 | 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
-
org.apache.torque:torque-runtime:jar:5.2-SNAPSHOT
-
org.apache.commons:commons-configuration2:jar:2.7 (compile)
- org.apache.commons:commons-text:jar:1.8 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
-
commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
-
commons-dbcp:commons-dbcp:jar:1.4 (compile)
- commons-pool:commons-pool:jar:1.5.4 (compile)
-
org.apache.commons:commons-dbcp2:jar:2.9.0 (compile)
- org.apache.commons:commons-pool2:jar:2.10.0 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.apache.commons:commons-jcs-core:jar:2.2.1 (compile)
- org.apache.avalon.framework:avalon-framework-api:jar:4.3.1 (compile)
-
org.apache.logging.log4j:log4j-1.2-api:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-jcl:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.17.1 (compile)
-
org.junit.jupiter:junit-jupiter:jar:5.8.2 (test)
-
org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.2 (test)
-
org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
-
org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.apache.fulcrum:fulcrum-testcontainer:jar:1.0.9 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
-
org.apache.fulcrum:fulcrum-yaafi:jar:1.0.8 (test)
- commons-io:commons-io:jar:2.11.0 (test)
- org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1 (test)
-
junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
-
org.mockito:mockito-core:jar:4.2.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.4 (test)
- org.objenesis:objenesis:jar:3.2 (test)
-
org.apache.commons:commons-configuration2:jar:2.7 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Configuration, Apache Commons DBCP, Apache Commons IO, Apache Commons JCS :: Core, Apache Commons Lang, Apache Commons Pool, Apache Commons Text, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Byte Buddy (without dependencies), Byte Buddy agent, Fulcrum Test Container, Fulcrum YAAFI, Objenesis, Torque Runtime
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
CDDL + GPLv2 with classpath exception: Java Servlet API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Avalon Framework API, Avalon Framework Implementation, Commons DBCP, Commons Pool
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.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | 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.12.4.jar | 3.8 MB | 2691 | 2631 | 38 | - | Yes |
byte-buddy-agent-1.12.4.jar | 254.4 kB | 83 | 65 | 2 | - | Yes |
avalon-framework-impl-4.3.1.jar | 61 kB | 51 | 32 | 7 | 1.3 | Yes |
commons-configuration2-2.7.jar | 622.6 kB | 396 | 364 | 18 | 1.8 | Yes |
commons-dbcp2-2.9.0.jar | 211.3 kB | 97 | 80 | 4 | 1.8 | Yes |
commons-jcs-core-2.2.1.jar | 533.9 kB | 358 | 279 | 63 | 1.6 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-pool2-2.10.0.jar | 141.2 kB | 95 | 80 | 3 | 1.8 | Yes |
commons-text-1.8.jar | 207 kB | 152 | 134 | 6 | 1.8 | Yes |
fulcrum-testcontainer-1.0.9.jar | 28.2 kB | 28 | 14 | 1 | 1.8 | Yes |
fulcrum-yaafi-1.0.8.jar | 141.5 kB | 118 | 76 | 25 | 1.8 | Yes |
log4j-1.2-api-2.17.1.jar | 208 kB | 156 | 117 | 17 | 1.8 | Yes |
log4j-api-2.17.1.jar | 301.9 kB | 211 | 177 | 9 | - | Yes |
log4j-core-2.17.1.jar | 1.8 MB | 1220 | 1127 | 52 | 1.8 | Yes |
log4j-jcl-2.17.1.jar | 12.9 kB | 20 | 3 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
junit-jupiter-5.8.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | - | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | - | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | - | Yes |
mockito-core-4.2.0.jar | 670.8 kB | 656 | 584 | 64 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
commons-dbcp-1.4.jar | 160.5 kB | 80 | 62 | 5 | 1.6 | Yes |
commons-pool-1.5.4.jar | 96.2 kB | 66 | 52 | 2 | 1.3 | Yes |
avalon-framework-api-4.3.1.jar | 33.2 kB | 65 | 43 | 10 | 1.3 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
35 | 13 MB | 9354 | 8422 | 483 | 1.8 | 34 |
compile: 16 | compile: 5.8 MB | compile: 3970 | compile: 3488 | compile: 226 | - | compile: 16 |
test: 19 | test: 7.2 MB | test: 5384 | test: 4934 | test: 257 | - | test: 18 |