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-io commons-io 2.18.0 jar Apache-2.0
javax.mail mail 1.5.0-b01 jar CDDL, GPLv2+CE
org.apache.ant ant 1.10.15 jar The Apache Software License, Version 2.0
org.codehaus.castor castor-xml 1.4.1 jar -

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.2 jar Eclipse Public License 1.0
org.mockito mockito-core 5.17.0 jar MIT

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception