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.0 - jar
com.atlassian.cache atlassian-cache-api 0.1 - jar
com.atlassian.cache atlassian-cache-memory 0.1 - jar
com.atlassian.seraph atlassian-seraph 0.10 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.1 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.4 - jar
xerces xercesImpl 2.6.2 - 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

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
javax.servlet servlet-api 2.3 - 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-collections commons-collections 3.2 - jar
isorelax isorelax 20020414 - jar
jaxen jaxen 1.0-FCS - jar
log4j log4j 1.2.7 - jar
msv msv 20020414 - jar
opensymphony propertyset 1.3 - jar
oscore oscore 2.2.6-dev-9Nov05 - jar
osuser osuser 1.0-dev-log4j-1.4jdk-7Dec05 - jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
webwork webwork 12Dec05-jiratld - jar
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins

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/0.21

Atlassian Cache Memory

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-cache-memory/0.1/atlassian-cache-memory

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://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Atlassian Seraph

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

http://www.atlassian.com/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

Unnamed - opensymphony:propertyset:jar:1.3

Unnamed - oscore:oscore:jar:2.2.6-dev-9Nov05

Unnamed - osuser:osuser:jar:1.0-dev-log4j-1.4jdk-7Dec05

Unnamed - webwork:webwork:jar:12Dec05-jiratld

POM was created from deploy:deploy-file

Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.0

POM was created from deploy:deploy-file

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

Atlassian Cache API

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-cache-api/0.1/atlassian-cache-api

Unnamed - dom4j:dom4j:jar:1.4

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

Unnamed - jaxen:jaxen:jar:1.0-FCS

Unnamed - saxpath:saxpath:jar:1.0-FCS

Unnamed - msv:msv:jar:20020414

Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414

Unnamed - isorelax:isorelax:jar:20020414

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

Commons IO

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

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

Unnamed - mockobjects:mockobjects-core:jar:0.09

Unnamed - xerces:xercesImpl:jar:2.6.2

Logging

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

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