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
com.atlassian.core atlassian-core 5.0-SNAPSHOT - jar
commons-collections commons-collections 3.1 - jar
javax.mail mail 1.4 - jar
log4j log4j 1.2.7 - jar
mockobjects alt-jdk1.3 0.07 - 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
mockobjects mockobjects-core 0.09 - jar
mockobjects mockobjects-j1.3-j2ee1.3 0.07 - 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
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
javax.activation activation 1.1 - jar

Project Dependency Graph

Dependency Listings

Atlassian Core - Task

Atlassian Core Parent

http://www.atlassian.com/atlassian-public-pom/atlassian-core-parent/atlassian-core-task

Atlassian Core

Atlassian Core Tools.

http://www.atlassian.com/atlassian-public-pom/atlassian-core-parent/atlassian-core

Commons IO

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

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

Commons 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://commons.apache.org/lang/

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

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

Types that extend and augment the Java Collections Framework.

Unnamed - log4j:log4j:jar:1.2.7

Unnamed - mockobjects:mockobjects-core:jar:0.09

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

Unnamed - mockobjects:alt-jdk1.3:jar:0.07

Unnamed - mockobjects:mockobjects-j1.3-j2ee1.3:jar:0.07