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 3.12 - jar
com.atlassian.event atlassian-event 0.3 - jar
com.atlassian.profiling atlassian-profiling 1.3 - jar
commons-logging commons-logging 1.0.4 - jar
hibernate hibernate 2.1.8-atlassian - jar
javax.servlet servlet-api 2.3 - jar
log4j log4j 1.2.9 - jar
org.springframework spring-hibernate2 2.0.6 - jar
org.springframework spring-web 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
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
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
commons-collections commons-collections 3.1 - jar
commons-io commons-io 1.2 - jar
commons-lang commons-lang 2.1 - jar
dom4j dom4j 1.4 - 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 oscore 2.2.7 - 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-context 2.0.6 - jar
org.springframework spring-core 2.0.6 - jar
org.springframework spring-dao 2.0.6 - jar
org.springframework spring-jdbc 2.0.6 - jar
oro oro 2.0.8 - jar
oscache oscache DEV - jar
osuser osuser 1.0-dev-log4j-1.4jdk-7Dec05 - jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
xerces xercesImpl 2.6.2 - jar
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

Atlassian Spring

Common Atlassian Spring Components

https://docs.atlassian.com/atlassian-spring/0.9-SNAPSHOT

Atlassian Core

Atlassian Core Tools.

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

IO

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

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

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

OS Property Set

http://www.opensymphony.com/propertyset/

Sitemesh

SiteMesh is a web-page layout and decoration framework and web- application integration framework to aid in creating large sites consisting of many pages for which a consistent look/feel, navigation and layout scheme is required.

http://www.opensymphony.com/sitemesh

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - dom4j:dom4j:jar:1.4

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

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

Apache Velocity

Apache Velocity is a general purpose template engine.

http://velocity.apache.org/engine/releases/velocity-1.5/

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

Types that extend and augment the Java Collections Framework.

Unnamed - oro:oro:jar:2.0.8

OS Core

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 - mockobjects:alt-jdk1.3:jar:0.07

Unnamed - oscache:oscache:jar:DEV

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 - com.atlassian.profiling:atlassian-profiling:jar:1.3

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

Unnamed - log4j:log4j:jar:1.2.9

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: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: DAO

Spring Framework: DAO

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/

Unnamed - hibernate:hibernate:jar:2.1.8-atlassian

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