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 | |
commons-email | commons-email | 1.0 | - | jar | |
javax.activation | activation | 1.0.2 | - | jar | |
javax.mail | 1.3.3 | - | 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 |
---|---|---|---|---|---|
fulcrum | fulcrum-testcontainer | 1.0.6-SNAPSHOT | - | jar | |
fulcrum | fulcrum-yaafi | 1.0.6-SNAPSHOT | - | 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 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 |
---|---|---|---|---|---|
avalon-framework | avalon-framework-impl | 4.3 | - | jar | |
junit | junit | 3.8.1 | - | jar |
Fulcrum CommonsEmail Service
http://turbine.apache.org/fulcrum/fulcrum-jetty
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
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
http://java.sun.com/products/javamail/index.jsp
A light-weight Avalon container
http://turbine.apache.org/fulcrum/fulcrum-testcontainer
Unnamed - junit:junit:jar:3.8.1
Commons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.
A light-weight Avalon container