Google

Locations of visitors to this page

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
axisaxis1.4-jar
net.sf.antidoto.titi-core1.1-SNAPSHOT-jar
org.springframeworkspring-webmvc2.0.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
commons-digestercommons-digester1.8-jar
net.sf.antidoto.titi-testing1.1-SNAPSHOT-jar
org.mortbay.jettyjetty6.1.2rc1-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
javax.servletservlet-api2.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:

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
avalon-frameworkavalon-framework4.1.3-jar
axisaxis-jaxrpc1.4-jar
axisaxis-saaj1.4-jar
commons-loggingcommons-logging1.0.4-jar
dom4jdom4j1.6.1-jar
log4jlog4j1.2.13-jar
logkitlogkit1.0.1-jar
org.springframeworkspring2.0.2-jar
org.springframeworkspring-beans2.0.2-jar
org.springframeworkspring-context2.0.2-jar
org.springframeworkspring-core2.0.2-jar
org.springframeworkspring-support2.0.2-jar
org.springframeworkspring-web2.0.2-jar
xml-apisxml-apis1.0.b2-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
axisaxis-wsdl4j1.5.1-jar
commons-discoverycommons-discovery0.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
cglibcglib-nodep2.1_3-jar
commons-beanutilscommons-beanutils1.7.0-jar
junitjunit3.8.1-jar
org.easymockeasymock2.2-jar
org.easymockeasymockclassextension2.2-jar
org.mortbay.jettyjetty-util6.1.2rc1-jar
org.mortbay.jettyservlet-api-2.56.1.2rc1-jar
org.springframeworkspring-mock2.0.2-jar

Project Dependency Graph

Dependency Listings

Technical infrastructure: Testing libraries

Antidoto - technical infrastructure - ti-axis

http//antidoto.sourceforge.net

Jetty Server

http://jetty.mortbay.org

Jetty Utilities

http://jetty.mortbay.org

Servlet Specification 2.5 API

http://jetty.mortbay.org

Antidoto - technical infrastructure - core

Antidoto - technical infrastructure - ti-core

http//antidoto.sourceforge.net

Spring Framework

Spring Framework

http://www.springframework.org

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

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

Log4j

Log4j

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

Axis Web Services

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

http://ws.apache.org/axis

Unnamed - axis:axis-jaxrpc:pom:1.4

Unnamed - axis:axis-saaj:pom:1.4

Unnamed - axis:axis-wsdl4j:jar:1.5.1

Discovery

Commons Discovery

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

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

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

Spring Framework: WebMVC

Spring Framework: WebMVC

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: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: Support

Spring Framework: Support

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

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

Technical infrastructure: Testing libraries

Antidoto - technical infrastructure - ti-testing

http//antidoto.sourceforge.net

Unnamed - junit:junit:jar:3.8.1

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

EasyMock class extension

The EasyMock Class Extension allows to generate Mock Objects for classes

http://www.easymock.org

cglib

http://cglib.sourceforge.net/

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Logging

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

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