Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-httpclientcommons-httpclient3.0.1-jar
org.apache.axis2axis2-adb1.2-jar
org.apache.ws.commons.axiomaxiom-api1.2.4-jar
org.apache.ws.commons.axiomaxiom-impl1.2.4-jar
wsdl4jwsdl4j1.6.2-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.1-jar

provided

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.axis2axis21.2-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
annogenannogen0.1.0-jar
backport-util-concurrentbackport-util-concurrent3.0-jar
commons-codeccommons-codec1.3-jar
commons-fileuploadcommons-fileupload1.2-jar
commons-loggingcommons-logging1.1-jar
javax.activationactivation1.1-jar
javax.mailmail1.4-jar
javax.servletservlet-api2.5-jar
jaxenjaxen1.1-jar
org.apache.antant1.7.0-jar
org.apache.antant-launcher1.7.0-jar
org.apache.axis2axis2-java2wsdl1.2-jar
org.apache.axis2axis2-kernel1.2-jar
org.apache.geronimo.specsgeronimo-jms_1.1_spec1.1-rc4-jar
org.apache.httpcomponentsjakarta-httpcore4.0-alpha4-jar
org.apache.neethineethi2.0.1-jar
org.apache.wodenwoden1.0-incubating-M7a-jar
org.apache.ws.commons.axiomaxiom-dom1.2.4-jar
org.apache.ws.commons.schemaXmlSchema1.3.1-jar
org.codehaus.woodstoxwstx-asl3.2.1-jar
staxstax-api1.0.1-jar
xercesxercesImpl2.8.1-jar
xml-apisxml-apis2.0.2-jar

Project Dependency Graph

Dependency Listings

CMS Webservice Client API

Client API for CMS web service

JUnit

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.

http://junit.org

Axiom API

The Axiom API

http://ws.apache.org/commons/axiom/modules/axiom-api

Unnamed - javax.mail:mail:jar:1.4

Unnamed - javax.activation:activation:jar:1.1

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - javax.servlet:servlet-api:jar:2.5

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Xerces2 Java Parser

Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.

http://xerces.apache.org/xerces2-j/

Unnamed - xml-apis:xml-apis:jar:2.0.2

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Apache Axis 2.0 - Data Binding

Axis2 Data Binding module

http://ws.apache.org/axis2/axis2-adb

Apache Axis 2.0 - Kernel

Core Parts of Axis 2.0. This includes Axis 2.0 engine, Client API, Addressing support, etc.,

http://ws.apache.org/axis2/axis2-kernel

Apache Axis 2.0 - Java2WSDL

To generate WSDL file for a given Java class

http://ws.apache.org/axis2/axis2-java2wsdl

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-launcher:jar:1.7.0

master POM

http://ant.apache.org/ant-launcher

FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://jakarta.apache.org/commons/fileupload/

HttpCore (base module)

HttpComponents Core (Java 1.3 compatible)

http://jakarta.apache.org/httpcomponents/httpcore

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

XmlSchema

Commons XMLSchema is a light weight schema object model that can be used to manipualte or generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project since it has almost no dependancies on third party libraries.

http://ws.apache.org/commons/XmlSchema

Unnamed - org.apache.neethi:neethi:pom:2.0.1

Unnamed - org.apache.woden:woden:pom:1.0-incubating-M7a

Unnamed - annogen:annogen:jar:0.1.0

Unnamed - org.apache.geronimo.specs:geronimo-jms_1.1_spec:pom:1.1-rc4

Axiom DOM

The Axiom DOM implementation.

http://ws.apache.org/commons/axiom/modules/axiom-dom

Axiom Impl

The Axiom default implementation.

http://ws.apache.org/commons/axiom/modules/axiom-impl

Apache Axis 2.0 - Root

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://www.apache.org/axis2

Unnamed - wsdl4j:wsdl4j:pom:1.6.2

HttpClient

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/commons/httpclient/

Codec

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.

http://jakarta.apache.org/commons/codec/