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.revolsys.open | com.revolsys.open.core | TRUNK-SNAPSHOT | jar | Apache License, Version 2.0 |
commons-beanutils | commons-beanutils | 1.8.3 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.4.1 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.1 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpmime | 4.4.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-test | 4.1.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-tx | 4.1.9.RELEASE | jar | The Apache Software License, Version 2.0 |
xalan | xalan | 2.7.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 |
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 |