The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.thoughtworks.xstream | xstream | 1.3.1 | - | jar | |
| commons-collections | commons-collections | 3.2.1 | - | jar | |
| commons-dbcp | commons-dbcp | 1.4 | - | jar | |
| commons-lang | commons-lang | 2.2 | - | jar | |
| jaxen | jaxen | 1.1.1 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| opensymphony | quartz | 1.6.3 | - | jar | |
| org.jdom | jdom | 1.1 | - | jar | |
| org.postgis | postgis-jdbc | 1.3.3 | - | jar | |
| org.postgis | postgis-jdbc-jts | 1.1.6 | - | jar | |
| org.springframework | spring-aop | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-jdbc | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-oxm | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-test | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-tx | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-webmvc | 3.0.4.RELEASE | - | jar | |
| org.springframework.batch | spring-batch-infrastructure | 2.1.3.RELEASE | - | jar | |
| org.springframework.ws | spring-oxm-tiger | 1.0.2 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| javax.servlet | servlet-api | 2.5 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | |
| com.ibm.icu | icu4j | 2.6.1 | - | jar | |
| commons-logging | commons-logging | 1.1.1 | - | jar | |
| commons-pool | commons-pool | 1.5.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| org.postgis | postgis-stubs | 1.3.3 | - | jar | |
| org.springframework | spring-asm | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-beans | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-context | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-context-support | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-core | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-expression | 3.0.4.RELEASE | - | jar | |
| org.springframework | spring-web | 3.0.4.RELEASE | - | jar | |
| org.springframework.ws | spring-oxm | 1.0.2 | - | jar | |
| org.springframework.ws | spring-xml | 1.0.2 | - | jar | |
| postgresql | postgresql | 8.4-701.jdbc4 | - | jar | |
| stax | stax-api | 1.0.1 | - | jar | |
| xalan | xalan | 2.6.0 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.3.02 | - | jar | |
| xom | xom | 1.0 | - | jar | |
| xpp3 | xpp3_min | 1.1.4c | - | jar |
WMS Cache Wrapper with Spring by IDELab (Spatial Infraestrutures Laboratory University of Valladolid)
http://mvn.idelab.uva.es/wmscwrapper-spring
Unnamed - org.springframework:spring-webmvc:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-context-support:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-expression:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-web:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - javax.servlet:servlet-api:jar:2.5
Log4j
http://logging.apache.org/log4j/docs/
JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX.
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/lang/
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xalan:xalan:jar:2.6.0
Unnamed - xml-apis:xml-apis:jar:1.3.02
http://xml.apache.org/commons/#external
Unnamed - com.ibm.icu:icu4j:jar:2.6.1
PostGIS adds support for geographic objects to the PostgreSQL object-relational database.
PostGIS adds support for geographic objects to the PostgreSQL object-relational database.
The PostgreSQL Driver JDBC4
Unnamed - org.postgis:postgis-jdbc-jts:jar:1.1.6
Unnamed - org.springframework:spring-jdbc:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-tx:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-aop:jar:3.0.4.RELEASE
Spring Framework Parent
AOP Alliance
http://aopalliance.sourceforge.net
Unnamed - org.springframework:spring-asm:jar:3.0.4.RELEASE
Spring Framework Parent
The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.
http://static.springframework.org/spring-batch/spring-batch-infrastructure
Unnamed - org.springframework:spring-test:jar:3.0.4.RELEASE
Spring Framework Parent
Commons Database Connection Pooling
http://commons.apache.org/dbcp/
Commons Object Pooling Library
http://commons.apache.org/pool/
Unnamed - org.springframework:spring-oxm:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-context:jar:3.0.4.RELEASE
Spring Framework Parent
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.
http://static.springframework.org/spring-ws/site/index.html/spring-oxm-tiger
Spring Object/XML Mapping abstraction
http://static.springframework.org/spring-ws/site/index.html/spring-oxm
Various XML support classes for Spring Web Services
http://static.springframework.org/spring-ws/site/index.html/spring-xml
StAX API is the standard java XML processing API defined by JSR-173
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Unnamed - org.springframework:spring-core:jar:3.0.4.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-beans:jar:3.0.4.RELEASE
Spring Framework Parent
MXP1: Xml Pull Parser 3rd Edition (XPP3)
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
Types that extend and augment the Java Collections Framework.