Project Dependencies

compile

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
annogen annogen 0.1.0 - jar
backport-util-concurrent backport-util-concurrent 3.1 - jar
bsf bsf 2.4.0 - jar
com.sun.xml.bind jaxb-impl 2.1.6 - jar
com.sun.xml.bind jaxb-xjc 2.1.6 - jar
com.sun.xml.fastinfoset FastInfoset 1.1.8 - jar
commons-codec commons-codec 1.3 - jar
commons-fileupload commons-fileupload 1.2 - jar
commons-httpclient commons-httpclient 3.1 - jar
commons-io commons-io 1.4 - jar
commons-logging commons-logging 1.1.1 - jar
jalopy jalopy 1.5rc3 - jar
javax.mail mail 1.4 - jar
javax.servlet servlet-api 2.3 - jar
javax.xml.bind jaxb-api 2.1 - jar
jaxen jaxen 1.1.1 - jar
log4j log4j 1.2.15 - jar
org.apache.ant ant 1.7.0 - jar
org.apache.ant ant-launcher 1.7.0 - jar
org.apache.bcel bcel 5.2 - jar
org.apache.geronimo.specs geronimo-activation_1.1_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-annotation_1.0_spec 1.1 - jar
org.apache.geronimo.specs geronimo-javamail_1.4_spec 1.2 - jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1 - jar
org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 - jar
org.apache.httpcomponents httpcore 4.0-beta1 - jar
org.apache.httpcomponents httpcore-nio 4.0-beta1 - jar
org.apache.neethi neethi 2.0.4 - jar
org.apache.tomcat juli 6.0.14 - jar
org.apache.tomcat tribes 6.0.14 - jar
org.apache.woden woden-api 1.0M8 - jar
org.apache.woden woden-impl-dom 1.0M8 - jar
org.apache.ws.commons.axiom axiom-api 1.2.7 - jar
org.apache.ws.commons.axiom axiom-dom 1.2.7 - jar
org.apache.ws.commons.axiom axiom-impl 1.2.7 - jar
org.apache.ws.commons.schema XmlSchema 1.4.2 - jar
org.apache.xmlbeans xmlbeans 2.3.0 - jar
org.codehaus.jettison jettison 1.0-RC2 - jar
org.codehaus.woodstox wstx-asl 3.2.4 - jar
org.jibx jibx-bind 1.1.5 - jar
org.jibx jibx-run 1.1.5 - jar
org.springframework spring-beans 2.5.1 - jar
org.springframework spring-context 2.5.1 - jar
org.springframework spring-core 2.5.1 - jar
org.springframework spring-web 2.5.1 - jar
rhino js 1.6R7 - jar
wsdl4j wsdl4j 1.6.2 - jar
xalan xalan 2.7.0 - jar
xerces xercesImpl 2.8.1 - jar
xml-apis xml-apis 1.3.04 - jar
xml-resolver xml-resolver 1.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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 4.4 - jar
xmlunit xmlunit 1.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:

GroupId ArtifactId Version Classifier Type Optional
commons-lang commons-lang 2.3 - jar
org.igniterealtime smack 3.0.4 - 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:

GroupId ArtifactId Version Classifier Type Optional
aopalliance aopalliance 1.0 - jar
com.ibm.icu icu4j 2.6.1 - jar
dom4j dom4j 1.6.1 - jar
jakarta-regexp jakarta-regexp 1.4 - jar
javax.activation activation 1.1 - jar
javax.xml.stream stax-api 1.0-2 - jar
jdom jdom 1.0 - jar
xerces xmlParserAPIs 2.6.0 - jar
xom xom 1.0 - jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Apache Axis2 - Documentation

Apache Axis2 Documentation

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

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

Woodstox

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

http://woodstox.codehaus.org

Unnamed - xalan:xalan:jar:2.7.0

XMLUnit for Java

XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.

http://xmlunit.sourceforge.net/

Commons IO

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

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

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/

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

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/

Axiom DOM

The Axiom DOM implementation.

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

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

Axiom API

The Axiom API

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

Unnamed - com.sun.xml.fastinfoset:FastInfoset:jar:1.1.8

Unnamed - org.apache.tomcat:tribes:jar:6.0.14

Tomcat Group Communication Package

Unnamed - org.apache.tomcat:juli:jar:6.0.14

Tomcat Core Logging Package

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 - com.sun.xml.bind:jaxb-impl:jar:2.1.6

Unnamed - com.sun.xml.bind:jaxb-xjc:jar:2.1.6

Unnamed - javax.xml.bind:jaxb-api:jar:2.1

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Jettison

A StAX implementation for JSON.

jibx-run

JiBX bind

http://jibx.sourceforge.net

jibx-run

JiBX run

http://jibx.sourceforge.net

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

master POM

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

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

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/

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.bcel:bcel:jar:5.2

Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4

Commons Logging

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

http://commons.apache.org/logging

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/

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

Annotation 1.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec

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 - com.ibm.icu:icu4j:jar:2.6.1

Unnamed - annogen:annogen:jar:0.1.0

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/

HttpCore (base module)

HttpComponents Core (Java 1.3 compatible)

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

HttpCore (NIO extensions module)

HttpComponents Core (NIO extensions)

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

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/

Unnamed - wsdl4j:wsdl4j:jar:1.6.2

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

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

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

Unnamed - xerces:xmlParserAPIs:jar:2.6.0

XmlBeans

XmlBeans main jar

http://xmlbeans.apache.org

Apache Log4j

Apache Log4j 1.2

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

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

Bean Scripting Framework

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://jakarta.apache.org/bsf

Jalopy

he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.

http://jalopy.sf.net

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

JMS 1.1

Provides open-source implementations of Sun specifications.

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

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

Unnamed - org.igniterealtime:smack:jar:3.0.4

Ignite Realtime's Jabber/XMPP lib

Lang

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/

XML Commons Resolver Component

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.

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