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
avalon-frameworkavalon-framework-api4.3-jar
avalon-frameworkavalon-framework-impl4.3-jar
commons-configurationcommons-configuration1.2-jar
commons-langcommons-lang2.1-jar
commons-netcommons-net1.4.1-jar
cornerstone-socketscornerstone-sockets-api2.1-jar
cornerstone-socketscornerstone-sockets-impl2.1-jar
javax.mailmail1.4-jar
org.apache.jamesjames-server2.3.1-SNAPSHOT-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
dnsjavadnsjava2.0.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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.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
avalon-logkitavalon-logkit2.1-jar
commons-beanutilscommons-beanutils1.6-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.6-jar
commons-loggingcommons-logging1.0.4-jar
commons-loggingcommons-logging-api1.0.4-jar
concurrentconcurrent1.3.4-jar
cornerstone-connectioncornerstone-connection-api2.1-jar
cornerstone-connectioncornerstone-connection-impl2.1-jar
cornerstone-threadscornerstone-threads-api2.1-jar
excalibur-poolexcalibur-pool-api2.1-jar
excalibur-poolexcalibur-pool-impl2.1-jar
excalibur-threadexcalibur-thread-api2.1-jar
excalibur-threadexcalibur-thread-impl2.1-jar
geronimo-specgeronimo-spec-javamail1.3.1-rc3-jar
geronimo-specgeronimo-spec-jms1.1-rc4-jar
javax.activationactivation1.1-jar
javax.servletservlet-api2.3-jar
log4jlog4j1.2.11-jar
orooro2.0.8-jar
xalanxalan2.7.0-jar
xercesxercesImpl2.4.0-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

Apache JAMES Postage

Postage is a tool to test mail server perfomance/stability.

http://james.apache.org/postage

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

Avalon Framework API

Avalon Logkit

Log4j-like logging toolkit.

Unnamed - log4j:log4j:jar:1.2.11

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

Unnamed - geronimo-spec:geronimo-spec-javamail:jar:1.3.1-rc3

Unnamed - geronimo-spec:geronimo-spec-jms:jar:1.1-rc4

Avalon Framework Implementation

Unnamed - xerces:xercesImpl:jar:2.4.0

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)}/

Commons Configuration

Tools to assist in the reading of configuration/preferences files in various formats

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

Unnamed - commons-digester:commons-digester:jar:1.6

BeanUtils

Java Bean Utililities

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

Logging

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

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

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

Types that extend and augment the Java Collections Framework.

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

Jakarta Commons Net

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - oro:oro:jar:2.0.8

Cornerstone Sockets API

Cornerstone Socket Manager Implementation

Apache JAMES Server

The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)

http://james.apache.org/server/2.3.1/

Cornerstone Connection API

Cornerstone Threads API

Excalibur Pool API

Cornerstone Connection Manager Implementation

Excalibur Thread API

Excalibur Thread Implementation

Excalibur Pool Implementation

Dough Lea's util.concurrent package

dnsjava

http://www.dnsjava.org

Unnamed - junit:junit:jar:3.8.1