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 |
---|---|---|---|---|---|
commons-httpclient | commons-httpclient | 3.1 | - | jar | |
org.springframework | spring-core | 2.5.6 | - | jar | |
org.springframework.ws | spring-oxm-tiger | 1.5.5 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-io | commons-io | 1.4 | - | jar | |
commons-logging | commons-logging | 99.0-does-not-exist | - | jar | |
commons-logging | commons-logging-api | 99.0-does-not-exist | - | jar | |
javax.xml | jaxb-impl | 2.1 | - | jar | |
javax.xml.bind | jaxb-api | 2.1 | - | jar | |
org.mortbay.jetty | jetty | 6.1.7 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.5.5 | - | jar | |
org.springframework | spring-test | 2.5.6 | - | 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 |
---|---|---|---|---|---|
log4j | log4j | 1.2.13 | - | jar | |
org.slf4j | jcl-over-slf4j | 1.5.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 | |
commons-codec | commons-codec | 1.2 | - | jar | |
org.slf4j | slf4j-api | 1.5.5 | - | jar | |
org.springframework | spring-beans | 2.5.6 | - | jar | |
org.springframework | spring-context | 2.5.6 | - | jar | |
org.springframework.ws | spring-oxm | 1.5.5 | - | jar | |
org.springframework.ws | spring-xml | 1.5.5 | - | jar | |
stax | stax-api | 1.0.1 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.activation | activation | 1.1 | - | jar | |
javax.xml.stream | stax-api | 1.0-2 | - | jar | |
junit | junit | 4.4 | - | jar | |
org.mortbay.jetty | jetty-util | 6.1.7 | - | jar | |
org.mortbay.jetty | servlet-api-2.5 | 6.1.7 | - | jar |
Spring by Example Utils.
Spring Framework: Core
http://www.springframework.org
Spring Object/XML Mapping abstraction
StAX API is the standard java XML processing API defined by JSR-173
Various XML support classes for Spring Web Services
Spring Framework: Context
http://www.springframework.org
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Spring Framework: Test
http://www.springframework.org
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
Unnamed - javax.xml.bind:jaxb-api:jar:2.1
Unnamed - javax.xml.stream:stax-api:jar:1.0-2
JavaBeans Activation Framework (JAF)
JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
http://java.sun.com/products/javabeans/jaf/index.jsp
Unnamed - javax.xml:jaxb-impl:jar:2.1
POM was created from install:install-file
Jetty server core
Utility classes for Jetty
Servlet Specification 2.5 API
JCL 1.1.1 implemented over SLF4J
JCL 1.1.1 implementation over SLF4J
The slf4j log4j-12 binding
The slf4j API
This is a generated pom. Version 99.0-does-not-exist is a dummy implementation with actually does nothing and has no dependencies. VERSION 99.0-does-not-exist IS NOT IN ANY WAY AFFILIATED WITH THE ORIGINAL DEVELOPERS of commons-logging.
http://day-to-day-stuff.blogspot.com/2007/10/announcement-version-99-does-not-exist.html
Version 99.0-does-not-exist is a dummy implementation with actually does nothing, and most of all: it has no dependencies. VERSION 99.0-does-not-exist IS NOT IN ANY WAY AFFILIATED WITH THE ORIGINAL DEVELOPERS of commons-logging NOR WITH APACHE.
http://www.day-to-day-stuff.blogspot.com/2007/07/no-more-commons-logging
Log4j