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-dbcp | commons-dbcp | 1.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-dbcp2 | 2.8.0 | jar | Apache License, Version 2.0 |
org.apache.fulcrum | fulcrum-security-api | 2.0.0 | jar | Apache License, Version 2.0 |
org.apache.torque | torque-runtime | 5.0 | jar | Apache License, Version 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | - | jar | CDDL + GPLv2 with classpath exception |
org.apache.fulcrum | fulcrum-security-api | 2.0.0 | tests | test-jar | Apache License, Version 2.0 |
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.hsqldb | hsqldb | 2.5.1 | - | jar | HSQLDB License, a BSD open source 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:
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.fulcrum:fulcrum-security-torque:jar:2.0.0
- org.apache.fulcrum:fulcrum-security-api:jar:2.0.0 (compile)
- org.apache.commons:commons-lang3:jar:3.11 (compile)
- org.apache.avalon.framework:avalon-framework-api:jar:4.3.1 (compile)
- org.apache.fulcrum:fulcrum-crypto:jar:1.0.8 (compile)
- commons-codec:commons-codec:jar:1.11 (compile)
- org.apache.torque:torque-runtime:jar:5.0 (compile)
- org.apache.commons:commons-configuration2:jar:2.7 (compile)
- org.apache.commons:commons-text:jar:1.8 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.apache.commons:commons-jcs-core:jar:2.2.1 (compile)
- org.apache.logging.log4j:log4j-1.2-api:jar:2.13.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.13.3 (test)
- org.apache.logging.log4j:log4j-jcl:jar:2.13.3 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.13.3 (compile)
- org.apache.commons:commons-configuration2:jar:2.7 (compile)
- org.apache.fulcrum:fulcrum-security-api:test-jar:tests:2.0.0 (test)
- org.hsqldb:hsqldb:jar:2.5.1 (test)
- commons-dbcp:commons-dbcp:jar:1.4 (compile)
- commons-pool:commons-pool:jar:1.5.4 (compile)
- org.apache.commons:commons-dbcp2:jar:2.8.0 (compile)
- org.apache.commons:commons-pool2:jar:2.8.1 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.apache.fulcrum:fulcrum-testcontainer:jar:1.0.9 (test)
- junit:junit:jar:4.13.1 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter:jar:5.7.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.7.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (test)
- org.mockito:mockito-core:jar:3.5.13 (test)
- net.bytebuddy:byte-buddy:jar:1.10.15 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.10.15 (test)
- org.objenesis:objenesis:jar:3.1 (test)
- junit:junit:jar:4.13.1 (test)
- org.apache.fulcrum:fulcrum-yaafi:jar:1.0.8 (test)
- commons-io:commons-io:jar:2.6 (test)
- org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1 (test)
- org.apache.fulcrum:fulcrum-security-api:jar:2.0.0 (compile)
Licenses
HSQLDB License, a BSD open source license: HyperSQL Database
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, 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 Crypto, Fulcrum Security API, Fulcrum Security Torque Impl, 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