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-api | 4.3 | - | jar | |
avalon-framework | avalon-framework-impl | 4.3 | - | jar | |
commons-configuration | commons-configuration | 1.2 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-net | commons-net | 1.4.1 | - | jar | |
cornerstone-sockets | cornerstone-sockets-api | 2.1 | - | jar | |
cornerstone-sockets | cornerstone-sockets-impl | 2.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
org.apache.james | james-server | 2.3.1-SNAPSHOT | - | jar |
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 |
---|---|---|---|---|---|
dnsjava | dnsjava | 2.0.1 | - | jar |
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.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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-logkit | avalon-logkit | 2.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.6 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
concurrent | concurrent | 1.3.4 | - | jar | |
cornerstone-connection | cornerstone-connection-api | 2.1 | - | jar | |
cornerstone-connection | cornerstone-connection-impl | 2.1 | - | jar | |
cornerstone-threads | cornerstone-threads-api | 2.1 | - | jar | |
excalibur-pool | excalibur-pool-api | 2.1 | - | jar | |
excalibur-pool | excalibur-pool-impl | 2.1 | - | jar | |
excalibur-thread | excalibur-thread-api | 2.1 | - | jar | |
excalibur-thread | excalibur-thread-impl | 2.1 | - | jar | |
geronimo-spec | geronimo-spec-javamail | 1.3.1-rc3 | - | jar | |
geronimo-spec | geronimo-spec-jms | 1.1-rc4 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
log4j | log4j | 1.2.11 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.4.0 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Postage is a tool to test mail server perfomance/stability.
http://james.apache.org/postage
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
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
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)}/
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
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
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
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Cornerstone Socket Manager Implementation
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
http://james.apache.org/server/2.3.1/
Cornerstone Connection Manager Implementation
Excalibur Thread Implementation