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.event atlassian-event 0.3 - jar
com.atlassian.johnson atlassian-johnson 0.7 - jar
com.atlassian.plugins atlassian-plugins-core 2.1.0.beta2 - jar
com.atlassian.spring atlassian-spring 0.6 - 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.9 - jar
opensymphony oscore 2.2.7 - jar
org.springframework spring-context 2.0.6 - 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
jmock jmock 1.1.0 - 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
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
cglib cglib-nodep 2.1 - jar
com.atlassian.core atlassian-core 3.12 - jar
com.atlassian.profiling atlassian-profiling 1.3 - jar
commons-collections commons-collections 3.1 - jar
commons-io commons-io 1.2 - jar
commons-lang commons-lang 2.1 - jar
easymock easymock 1.1 - jar
easymock easymockclassextension 1.1 - jar
hibernate hibernate 2.1.8-atlassian - jar
isorelax isorelax 20020414 - jar
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar
jaxen jaxen 1.0-FCS - jar
mockobjects alt-jdk1.3 0.07 - jar
msv msv 20020414 - jar
opensymphony propertyset 1.3-21Nov03 - jar
opensymphony sitemesh 2.3 - jar
org.apache.velocity velocity 1.5 - jar
org.springframework spring-beans 2.0.6 - jar
org.springframework spring-core 2.0.6 - jar
org.springframework spring-dao 2.0.6 - jar
org.springframework spring-hibernate2 2.0.6 - jar
org.springframework spring-jdbc 2.0.6 - jar
org.springframework spring-web 2.0.6 - jar
oro oro 2.0.8 - jar
oscache oscache DEV - jar
osuser osuser 1.0-dev-log4j-1.4jdk-7Dec05 - jar
p6spy p6spy 1.3 - jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
seraph seraph 0.7.17 - jar
xerces xercesImpl 2.6.2 - jar
xml-apis xml-apis 1.0.b2 - 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

Project Dependency Graph

Dependency Listings

Atlassian Config

Basic application configuration and setup wizard classes.

http://www.atlassian.com

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.0.beta2/atlassian-plugins-core

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

Types that extend and augment the Java Collections Framework.

IO

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

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

Atlassian Spring

Common Atlassian Spring Components

http://www.atlassian.com

Atlassian Core Profiling

A simple framework for run-time profiling an application, focused on J2EE web applications.

http://www.atlassian.com/atlassian-profiling

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Spring Framework: Hibernate2

Spring Framework: Hibernate2

http://www.springframework.org

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: DAO

Spring Framework: DAO

http://www.springframework.org

Unnamed - hibernate:hibernate:jar:2.1.8-atlassian

Atlassian Johnson

Johnson is an application consistency and error handling component for J2EE web applications.

http://www.atlassian.com/atlassian-johnson

Atlassian Core

Atlassian Core Tools.

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

Unnamed - easymock:easymockclassextension:jar:1.1

cglib

Unnamed - easymock:easymock:jar:1.1

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

OS Core

Atlassian Event

Atlassian eventing system for use with Spring projects

http://www.atlassian.com

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

POM was created from deploy:deploy-file

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)}/

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

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

Unnamed - log4j:log4j:jar:1.2.9

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Logging

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

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

jMock

jMock is a library for testing Java code using mock objects

http://www.jmock.org/

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