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-collections commons-collections 3.2 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.4 - 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
com.atlassian.plugins.test atlassian-plugins-simpletest 2.1.4 - jar
com.atlassian.plugins.test atlassian-plugins-test 2.1.4 - jar
junit junit 3.8.1 - jar
log4j log4j 1.2.15 - jar
mockobjects mockobjects-core 0.09 - jar
opensymphony oscore 2.2.7 - 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

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
com.atlassian.plugins.test atlassian-plugins-innerjarone 2.1.4 - jar
com.atlassian.plugins.test atlassian-plugins-innerjartwo 2.1.4 - jar
janino janino 2.5.10 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins - Core

A library to give systems the ability to have plugins, make them more pluggable and hence add pluggability (it's late - that makes sense in my head).

http://docs.atlassian.com/atlassian-plugins-core/2.1.4/atlassian-plugins-core

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/

Logging

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

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

Collections

Types that extend and augment the Java Collections Framework.

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

Unnamed - dom4j:dom4j:jar:1.4

Atlassian Plugins - Test Utilities

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-test/2.1.4/atlassian-plugins-test-resources/atlassian-plugins-test

Janino

Janino is a run-time Java compiler

http://janino.net

Commons IO

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

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

Atlassian Plugins - Simple Test Plugin Jar

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-simpletest/2.1.4/atlassian-plugins-test-resources/atlassian-plugins-simpletest

Atlassian Plugins - Inner Jar 1 for Simple Test Plugin Jar

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-innerjarone/2.1.4/atlassian-plugins-test-resources/atlassian-plugins-innerjarone

Atlassian Plugins - Inner Jar 2 for Simple Test Plugin Jar

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-innerjartwo/2.1.4/atlassian-plugins-test-resources/atlassian-plugins-innerjartwo

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

OS Core

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:mockobjects-core:jar:0.09