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.1-jar
bouncycastlebcprov-jdk15132-jar
commons-collectionscommons-collections3.1-jar
commons-discoverycommons-discovery0.2-jar
commons-fileuploadcommons-fileupload1.2-jar
commons-httpclientcommons-httpclient3.1-jar
javax.activationactivation1.1-jar
javax.mailmail1.4-jar
javax.servletservlet-api2.3-jar
jaxenjaxen1.1.1-jar
log4jlog4j1.2.15-jar
opensamlopensaml1.1-jar
org.apache.antant-nodeps1.7.0-jar
org.apache.axis2addressingSNAPSHOT-mar
org.apache.axis2axis2-adb-codegenSNAPSHOT-jar
org.apache.axis2axis2-codegenSNAPSHOT-jar
org.apache.axis2axis2-kernelSNAPSHOT-jar
org.apache.axis2axis2-mtompolicySNAPSHOT-jar
org.apache.axis2axis2-xmlbeansSNAPSHOT-jar
org.apache.axis2mexSNAPSHOTimpljar
org.apache.httpcomponentshttpcore4.0-beta1-jar
org.apache.neethineethiSNAPSHOT-jar
org.apache.ws.commons.axiomaxiom-apiSNAPSHOT-jar
org.apache.ws.commons.axiomaxiom-domSNAPSHOT-jar
org.apache.ws.commons.axiomaxiom-implSNAPSHOT-jar
org.apache.ws.commons.schemaXmlSchemaSNAPSHOT-jar
org.apache.ws.securitywss4jSNAPSHOT-jar
org.codehaus.woodstoxwstx-asl3.2.4-jar
staxstax-api1.0.1-jar
wsdl4jwsdl4j1.6.2-jar
xercesxercesImpl2.8.1-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
axisaxis-ant1.4-jar
com.ibm.icuicu4j2.6.1-jar
commons-codeccommons-codec1.3-jar
commons-iocommons-io1.4-jar
commons-loggingcommons-logging1.1.1-jar
dom4jdom4j1.6.1-jar
jdomjdom1.0-jar
junitjunit3.8.2-jar
org.apache.antant1.7.0-jar
org.apache.antant-launcher1.7.0-jar
org.apache.axis2axis2-adbSNAPSHOT-jar
org.apache.geronimo.specsgeronimo-activation_1.1_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-javamail_1.4_spec1.2-jar
org.apache.geronimo.specsgeronimo-stax-api_1.0_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-ws-metadata_2.0_spec1.1.2-jar
org.apache.santuarioxmlsec1.4.1-jar
org.apache.wodenwoden-api1.0-SNAPSHOT-jar
org.apache.wodenwoden-impl-dom1.0-SNAPSHOT-jar
org.apache.xmlbeansxmlbeans2.3.0-jar
xalanxalan2.7.0-jar
xercesxmlParserAPIs2.6.0-jar
xml-apisxml-apis1.3.04-jar
xomxom1.0-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Rampart - Documentation

WS-Security, WS-Trust and WS-SecureConversation implementaion for Apache Axis2

http://ws.apache.org/rampart/rampart-documentaion

Apache Axis2 - MEX

WS-Metadata Exchange implementation

http://ws.apache.org/axis2/mex

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

Streaming API for XML (STAX API 1.0)

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-stax-api_1.0_spec

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.servlet:servlet-api:jar:2.3

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

Unnamed - wsdl4j:wsdl4j:jar:1.6.2

Axiom DOM

The Axiom DOM implementation.

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

Activation 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-activation_1.1_spec

JavaMail 1.4

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-javamail_1.4_spec

StAX API

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

http://stax.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 - opensaml:opensaml:pom:1.1

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

contains all the optional tasks and types which do not have particular dependencies

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

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Apache Axis2 - Addressing

WS-Addressing implementation

http://ws.apache.org/axis2/addressing

Woodstox

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

http://woodstox.codehaus.org

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/

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/httpcomponents/httpclient-3.x/

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/

Apache Axis2 - MTOM Policy

Axis2 : MTOM Policy

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

Apache Axis2 - Code Generation

Axis2 Code Generation module

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

Apache Axis2 - Data Binding

Axis2 Data Binding module

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

Apache Axis2 - XMLBeans Data Binding

XMLBeans data binding support for Axis2

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

XmlBeans

XmlBeans main jar

http://xmlbeans.apache.org

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

master POM

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

HttpCore (base module)

HttpComponents Core (Java 1.3 compatible)

http://hc.apache.org/httpcomponents-core/

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - jdom:jdom:jar:1.0

xom

http://www.xom.nu

Unnamed - xerces:xmlParserAPIs:jar:2.6.0

Unnamed - xalan:xalan:jar:2.7.0

Unnamed - com.ibm.icu:icu4j:jar:2.6.1

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://backport-jsr166.sourceforge.net/

WSS4J

Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security projects and will be interoperable with JAX-RPC based server/clients and .NET server/clients.

http://ws.apache.org/wss4j/

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

Unnamed - axis:axis-ant:pom:1.4

Unnamed - org.apache.santuario:xmlsec:pom:1.4.1

Neethi

Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.

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

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

Axiom Impl

The Axiom default implementation.

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

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/

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/components/external/

Unnamed - bouncycastle:bcprov-jdk15:pom:132

Apache Axis2 - ADB Codegen

ADB code generation support for Axis2

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

Unnamed - annogen:annogen:jar:0.1.0

Discovery

Commons Discovery

Commons Logging

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

http://commons.apache.org/logging

Axiom API

The Axiom API

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

Apache Axis2 - 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

Web Services Metadata 2.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec

Woden - API

The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.

http://ws.apache.org/woden/woden-api

Woden - DOM

The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.

http://ws.apache.org/woden/woden-impl-dom