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.plugins atlassian-plugins-servlet 2.0.0.beta7-SNAPSHOT - jar
com.atlassian.plugins atlassian-plugins-webfragment 2.0.0.beta7-SNAPSHOT - jar
com.atlassian.plugins atlassian-plugins-webresource 2.0.0.beta7-SNAPSHOT - 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.1 - jar
mockobjects mockobjects-core 0.09 - 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
backport-util-concurrent backport-util-concurrent 3.1 - jar
com.atlassian.plugins atlassian-plugins-core 2.0.0.beta7-SNAPSHOT - jar
com.atlassian.seraph atlassian-seraph 1.0 - jar
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.4 - jar
javax.servlet servlet-api 2.3 - jar
log4j log4j 1.2.7 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins - Legacy jar containing all Java 1.4 modules

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins/2.0.0.beta7-SNAPSHOT/atlassian-plugins

Atlassian Plugins - Web Servlet

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-servlet/2.0.0.beta7-SNAPSHOT/atlassian-plugins-servlet

Atlassian Seraph

Seraph is a Servlet security framework for use in J2EE web applications.

http://www.atlassian.com/atlassian-public-pom/atlassian-seraph

Collections

Types that extend and augment the Java Collections Framework.

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

Unnamed - log4j:log4j:jar:1.2.7

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://backport-jsr166.sourceforge.net/

Atlassian Plugins - Web Fragments

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webfragment/2.0.0.beta7-SNAPSHOT/atlassian-plugins-webfragment

Atlassian Plugins - Web Resource

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webresource/2.0.0.beta7-SNAPSHOT/atlassian-plugins-webresource

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.0.0.beta7-SNAPSHOT/atlassian-plugins-core

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

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