Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-io commons-io 2.7 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.7 jar Apache License, Version 2.0
org.apache.commons commons-dbcp2 2.7.0 jar Apache License, Version 2.0
org.apache.commons commons-jcs-core 2.2.1 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.10 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-1.2-api 2.13.3 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.13.3 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.13.3 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.13.3 jar Apache License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
junit junit 4.13 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-yaafi 1.0.8 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.6.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.6.2 jar Eclipse Public License v2.0
org.mockito mockito-core 3.4.0 jar The MIT License