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
commons-fileupload commons-fileupload 1.1.1 - jar
commons-httpclient commons-httpclient 3.0.1 - jar
commons-logging commons-logging 1.1 - jar
hsqldb hsqldb 1.8.0 - jar
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar
javax.servlet servlet-api 2.3 - jar
jaxen jaxen 1.1.1 - jar
log4j log4j 1.2.13 - jar
org.apache.abdera abdera-client 0.4.0-incubating - jar
org.apache.abdera abdera-core 0.4.0-incubating - jar
org.apache.abdera abdera-parser 0.4.0-incubating - jar
org.apache.abdera abdera-server 0.4.0-incubating - jar
org.apache.ws.commons.axiom axiom-api 1.2.5 - jar
org.apache.ws.commons.axiom axiom-impl 1.2.5 - jar
org.apache.ws.commons.schema XmlSchema 1.3.3 - jar
org.wso2.commons authenticator 0.5 - jar
stax stax-api 1.0.1 - jar
wsdl4j wsdl4j 1.6.2 - jar
xml-apis xml-apis 1.3.04 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
org.codehaus.woodstox wstx-asl 3.2.1 - 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 3.8.2 - jar
org.mortbay.jetty jetty 6.1.5 - 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
avalon-framework avalon-framework 4.1.3 - jar
com.ibm.icu icu4j 2.6.1 - jar
commons-codec commons-codec 1.3 - jar
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.1 - jar
commons-lang commons-lang 2.1 - jar
dom4j dom4j 1.6.1 - jar
jdom jdom 1.0 - jar
logkit logkit 1.0.1 - jar
org.acegisecurity acegi-security 1.0.2 - jar
org.apache.abdera abdera-i18n 0.4.0-incubating - jar
org.apache.geronimo.specs geronimo-activation_1.0.2_spec 1.1 - jar
org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 - jar
org.springframework spring-aop 1.2.7 - jar
org.springframework spring-beans 1.2.7 - jar
org.springframework spring-context 1.2.7 - jar
org.springframework spring-core 1.2.7 - jar
org.springframework spring-dao 1.2.7 - jar
org.springframework spring-jdbc 1.2.7 - jar
org.springframework spring-remoting 1.2.7 - jar
org.springframework spring-web 1.2.7 - jar
org.springframework spring-webmvc 1.2.7 - jar
oro oro 2.0.8 - jar
xalan xalan 2.6.0 - jar
xerces xercesImpl 2.8.1 - jar
xerces xmlParserAPIs 2.6.2 - jar
xom xom 1.0 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
org.springframework spring-support 1.2.7 - 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
org.mortbay.jetty jetty-util 6.1.5 - jar
org.mortbay.jetty servlet-api-2.5 6.1.5 - jar

Project Dependency Graph

Dependency Tree

Dependency Listings

WSO2 Registry - Documentation

http://wso2.org/projects/registry/wso2registry-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

Log4j

Log4j

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

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 - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

Unnamed - javax.mail:mail:jar:1.4

Unnamed - javax.activation:activation:jar:1.1

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/${pom.artifactId.substring(8)}/

IO

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

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

Unnamed - hsqldb:hsqldb:pom:1.8.0

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

WSO2 Authenticator

Acegi Security System for Spring

Acegi Security System for Spring

http://acegisecurity.org/acegi-security

Spring remoting

Spring DAO

Spring context

Spring AOP

Spring web MVC

Spring web

Spring JDBC

Spring beans

Spring core

Spring suport

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/${pom.artifactId.substring(8)}/

Unnamed - oro:oro:jar:2.0.8

Collections

Types that extend and augment the Java Collections Framework.

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

Abdera Client

Atom Publishing Protocol Client Implementation

http://incubator.apache.org/abdera/abdera-client

Abdera Core

Atom Specification Implementation Core

http://incubator.apache.org/abdera/abdera-core

I18N Libraries

RFC 3987 (Internationlaized Resource Identifier) libraries.

http://incubator.apache.org/abdera

Activation

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

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

Abdera Parser

Atom Specification Implementation Parser

http://incubator.apache.org/abdera/abdera-parser

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

Abdera Server

Atom Publishing Protocol Specification Server-Side Implementation

http://incubator.apache.org/abdera/abdera-server

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/

Axiom API

The Axiom API

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

Axiom Impl

The Axiom default implementation.

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

StAX API

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

http://stax.codehaus.org/

Woodstox

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

http://woodstox.codehaus.org

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

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/

xom

http://www.xom.nu

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Unnamed - xalan:xalan:jar:2.6.0

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

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/

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

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

Jetty Server

Jetty server core

http://jetty.mortbay.org

Jetty Utilities

Utility classes for Jetty

http://jetty.mortbay.org

Servlet Specification 2.5 API

Servlet Specification 2.5 API

http://jetty.mortbay.org