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.revolsys.open revolsys-core TRUNK-SNAPSHOT jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-codec commons-codec 1.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.13 jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.30 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.springframework spring-aop 5.3.3 jar Apache License, Version 2.0
org.springframework spring-asm 5.3.3 jar -
org.springframework spring-beans 5.3.3 jar Apache License, Version 2.0
org.springframework spring-context 5.3.3 jar Apache License, Version 2.0
org.springframework spring-context-support 5.3.3 jar Apache License, Version 2.0
org.springframework spring-core 5.3.3 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.3 jar Apache License, Version 2.0
org.springframework spring-jdbc 5.3.3 jar Apache License, Version 2.0
org.springframework spring-parent 5.3.3 jar -
org.springframework spring-test 5.3.3 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.3 jar Apache License, Version 2.0
org.springframework spring-web 5.3.3 jar Apache License, Version 2.0
org.springframework spring-webmvc 5.3.3 jar Apache License, Version 2.0
xalan xalan 2.7.2 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 4.0.1 jar CDDL + GPLv2 with classpath exception