Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.atlassian.profilingatlassian-profiling1.3-jar
commons-collectionscommons-collections3.1-jar
commons-iocommons-io1.2-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.0.4-jar
dom4jdom4j1.4-jar
javax.mailmail1.4-jar
mockobjectsalt-jdk1.30.07-jar
opensymphonyoscore2.2.4-jar
opensymphonypropertyset1.3-21Nov03-jar
opensymphonysitemesh2.3-jar
opensymphonywebwork12Dec05-jiratld-jar
oscacheoscacheDEV-jar
velocityvelocity1.4-jar
xercesxercesImpl2.6.2-jar
xml-apisxml-apis1.0.b2-jar
com.atlassian.useratlassian-user1.8-jar(optional)

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar
mockobjectsmockobjects-core0.09-jar
mockobjectsmockobjects-j1.3-j2ee1.30.07-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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.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:

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
avalon-frameworkavalon-framework4.1.3-jar
commons-codeccommons-codec1.3-jar
commons-httpclientcommons-httpclient2.0.2-jar
ehcacheehcache1.0-jar
hibernatehibernate2.1.8-jar
isorelaxisorelax20020414-jar
javax.activationactivation1.1-jar
jaxenjaxen1.0-FCS-jar
log4jlog4j1.2.7-jar
logkitlogkit1.0.1-jar
msvmsv20020414-jar
net.sf.ldaptemplateldaptemplate1.0.1-jar
org.springframeworkspring-beans2.0.6-jar
org.springframeworkspring-context2.0.6-jar
org.springframeworkspring-core2.0.6-jar
org.springframeworkspring-dao2.0.6-jar
org.springframeworkspring-hibernate22.0.6-jar
org.springframeworkspring-jdbc2.0.6-jar
osuserosuser1.0-dev-log4j-1.4jdk-7Dec05-jar
p6spyp6spy1.3-jar
relaxngDatatyperelaxngDatatype20020414-jar
saxpathsaxpath1.0-FCS-jar
xmlrpcxmlrpc1.2-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
cglibcglib-full2.0.2-jar
javax.transactionjta1.0.1B-jar
odmgodmg3.0-jar
velocityvelocity-dep1.4-jar

Project Dependency Graph

Dependency Listings

Atlassian Core

Atlassian Core Tools.

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

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

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 - opensymphony:oscore:jar:2.2.4

Atlassian User

Atlassian-user is an internal project, modelling users and groups for all Atlassian applications.

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

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

Spring Framework: Hibernate2

Spring Framework: Hibernate2

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

LdapTemplate

Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.

http://sourceforge.net/projects/ldaptemplate/

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: DAO

Spring Framework: DAO

http://www.springframework.org

Unnamed - ehcache:ehcache:jar:1.0

Unnamed - hibernate:hibernate:jar:2.1.8

Unnamed - odmg:odmg:jar:3.0

Java Transaction API

The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

http://java.sun.com/products/jta

Unnamed - cglib:cglib-full:jar:2.0.2

Unnamed - xmlrpc:xmlrpc:jar:1.2

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

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

Atlassian Core Profiling

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

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

P6Spy

P6Spy is an open source framework for applications that intercept and optionally modify database statements.

http://www.p6spy.com/

Unnamed - mockobjects:mockobjects-j1.3-j2ee1.3:jar:0.07

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 - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

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

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

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

Unnamed - oscache:oscache:jar:DEV

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

IO

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

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

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - mockobjects:mockobjects-core:jar:0.09

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

POM was created from deploy:deploy-file

Logging

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

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

OS Property Set

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