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
com.mchange c3p0 0.9.5.5 jar GNU Lesser General Public License, Version 2.1, Eclipse Public License, Version 1.0
commons-fileupload commons-fileupload 1.4 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
jakarta.mail jakarta.mail-api 2.1.0 jar EPL 2.0, GPL2 w/ CPE, EDL 1.0
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-later, Apache-2.0
net.java.dev.jna jna-platform 5.12.1 jar LGPL-2.1-or-later, Apache-2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-1.2-api 2.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.17.2 jar Apache License, Version 2.0
org.ccil.cowan.tagsoup tagsoup 1.2.1 jar Apache License 2.0
org.mariadb.jdbc mariadb-java-client 1.8.0 jar LGPL-2.1
org.springframework spring-aop 5.3.22 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.22 jar Apache License, Version 2.0
org.springframework spring-context 5.3.22 jar Apache License, Version 2.0
org.springframework spring-context-support 5.3.22 jar Apache License, Version 2.0
org.springframework spring-core 5.3.22 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.22 jar Apache License, Version 2.0
org.springframework spring-jdbc 5.3.22 jar Apache License, Version 2.0
org.springframework spring-orm 5.3.22 jar Apache License, Version 2.0
org.springframework spring-oxm 5.3.22 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.22 jar Apache License, Version 2.0
org.springframework spring-web 5.3.22 jar Apache License, Version 2.0
org.springframework spring-webmvc 5.3.22 jar Apache License, Version 2.0
xalan xalan 2.7.2 jar The Apache Software License, Version 2.0
xerces xercesImpl 2.12.2 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0, The SAX License, The W3C License

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.springframework spring-test 5.3.22 jar Apache License, Version 2.0

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 servlet-api 2.5 jar -
javax.servlet.jsp jsp-api 2.2 jar CDDL + GPLv2 with classpath exception