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
asmasm-all2.2.3-jar
commons-langcommons-lang2.3-jar
javax.xml.bindjaxb-api2.0-jar
open-jbi-componentscomponentsl1.0-jar
org.apache.geronimo.specsgeronimo-ejb_3.0_spec1.0-M1-jar
org.apache.xbeanxbean-kernel2.6-jar
org.apache.xbeanxbean-server2.6-jar
org.codehaus.xfirexfire-aegis1.2.2-jar
org.codehaus.xfirexfire-core1.2.2-jar
org.codehaus.xfirexfire-generator1.2.2-jar
org.slf4jjcl104-over-slf4j1.3.1-jar
org.slf4jslf4j-api1.3.1-jar
xalanxalan2.7.0-jar
xfirexfire-jsr181-api1.0-M1-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
junitjunit3.8.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
log4jlog4j1.2.13-jar
org.apache.servicemixservicemix-jbi3.1.1-incubating-jar

system

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

GroupIdArtifactIdVersionClassifierTypeOptional
com.suntools1.5.0_14-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
antant1.5-jar
avalon-frameworkavalon-framework4.1.3-jar
backport-util-concurrentbackport-util-concurrent2.1-jar
com.sun.xml.bindjaxb-impl2.0.1-jar
com.sun.xml.bindjaxb-xjc2.0.1-jar
commons-attributescommons-attributes-api2.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-httpclientcommons-httpclient3.0-jar
commons-loggingcommons-logging1.1-jar
javax.activationactivation1.1-jar
javax.mailmail1.4-jar
javax.servletservlet-api2.3-jar
javax.xmljaxb-api2.0-jar
javax.xml.bindjsr173_api1.0-jar
javax.xml.wsjaxws-api2.0-jar
jaxenjaxen1.1-beta-9-jar
jdomjdom1.0-jar
logkitlogkit1.0.1-jar
net.java.dev.stax-utilsstax-utils20040917-jar
org.apache.ws.commonsXmlSchema1.1-jar
org.apache.xbeanxbean-classloader2.6-jar
org.apache.xbeanxbean-spring2.6-jar
org.codehaus.xfirexfire-annotations1.2.2-jar
org.codehaus.xfirexfire-java51.2.2-jar
org.codehaus.xfirexfire-jaxb21.2.2-jar
org.codehaus.xfirexfire-spring1.2.2-jar
org.codehaus.xfirexfire-xmlbeans1.2.2-jar
org.springframeworkspring2.0.6-jar
qdoxqdox1.5-jar
staxstax-api1.0.1-jar
woodstoxwstx-asl3.0.1-jar
wsdl4jwsdl4j1.5.2-jar
xercesxercesImpl2.6.2-jar
xercesxmlParserAPIs2.6.2-jar
xml-apisxml-apis1.0.b2-jar
xmlbeansxbean2.1.0-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.geronimo.specsgeronimo-activation_1.0.2_spec1.2-jar
org.apache.geronimo.specsgeronimo-qname_1.1_spec1.1-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

JBI Binding Component[jbi4ejb]

Stateless EJB JBI Binding Component

http://jbi4ejb.sourceforge.net/

Unnamed - open-jbi-components:componentsl:jar:1.0

POM was created from install:install-file

EJB 3.0

Provides open-source implementations of Sun specifications.

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

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

ServiceMix :: JBI

ServiceMix is an open source ESB based on the Java Business Integration framework - JSR-208

http://incubator.apache.org/servicemix/core/servicemix-jbi

Activation 1.0.2

Provides open-source implementations of Sun specifications.

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

QName 1.1

Provides open-source implementations of Sun specifications.

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

SLF4J API Module

The slf4j API

http://www.slf4j.org

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

XFire Core

A Java SOAP framework.

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

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/

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Unnamed - xerces:xercesImpl:jar:2.6.2

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

StAX API

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

http://stax.codehaus.org/

Unnamed - woodstox:wstx-asl:pom:3.0.1

Unnamed - jdom:jdom:jar: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/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/

XFire Aegis Binding

A Java - XML Data Binding framework. Aegis = Shield

Unnamed - net.java.dev.stax-utils:stax-utils:jar:20040917

XFire Generation Support

A Java SOAP framework.

XFire Jaxb 2.0 Support

A Java SOAP framework.

JAXB XML Binding Code Generator Package

https://jaxb.dev.java.net

JAXB XML Binding Implementation Package

https://jaxb.dev.java.net

Java Architecture for XML Binding

https://jaxb.dev.java.net

JAX-WS API Package

https://jax-ws.dev.java.net/

XFire Java 5 Module

A Java SOAP framework.

XFire XMLBeans Support

A Java SOAP framework.

Unnamed - xmlbeans:xbean:jar:2.1.0

XFire Annotations

Annotation support for XFire

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Unnamed - commons-attributes:commons-attributes-api:jar:2.1

Unnamed - ant:ant:jar:1.5

Unnamed - qdox:qdox:jar:1.5

XFire Spring Support

Spring configuration support for XFire.

XFire JSR 181 API

JSR 181 annotations.

http://xfire.codehaus.org

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/

ASM All

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-all

com.sun:tools:jar

/opt/java/jdk1.5.0_14/jre/../lib/tools.jar

Unnamed - xalan:xalan:jar:2.7.0

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/#external

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

Unnamed - javax.xml.bind:jsr173_api:jar:1.0

XBean :: Kernel

XBean is a plugin based server architecture.

http://geronimo.apache.org/xbean/xbean-kernel

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

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

XBean :: Server

XBean is a plugin based server architecture.

http://geronimo.apache.org/xbean/xbean-server

XBean :: Spring

XBean is a plugin based server architecture.

http://geronimo.apache.org/xbean/xbean-spring

XBean :: Classloader

XBean is a plugin based server architecture.

http://geronimo.apache.org/xbean/xbean-classloader

Spring Framework

Spring Framework

http://www.springframework.org