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.2 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-digester commons-digester 2.1 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.3.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
log4j log4j 1.2.13 jar -
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.8.6 jar Eclipse Public License - v 1.0
org.aspectj aspectjweaver 1.8.6 jar Eclipse Public License - v 1.0
org.springframework spring-aop 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-aspects 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-oxm 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.2.4.RELEASE jar The Apache Software License, Version 2.0

runtime

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

GroupId ArtifactId Version Type License
javax.servlet jstl 1.2 jar -
org.springframework spring-instrument 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-instrument-tomcat 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.4.RELEASE jar The Apache Software License, Version 2.0
taglibs standard 1.1.2 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.11 jar Common Public License Version 1.0
org.springframework spring-test 4.2.4.RELEASE jar The Apache Software 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 javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception