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.10 - jar
commons-lang commons-lang 2.3 - jar
log4j log4j 1.2.8 - jar
net.sf.ehcache ehcache 1.2.3 - jar
org.codehaus.woodstox wstx-asl 3.2.4 - jar
org.codehaus.xfire xfire-aegis 1.2.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
org.springframework spring 2.5.2 - jar
org.springframework spring-mock 2.0.6 - 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
com.opensymphony webwork 2.2.6 - jar
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
com.atlassian.profiling atlassian-profiling 1.5 - jar
commons-codec commons-codec 1.3 - jar
commons-collections commons-collections 3.2 - jar
commons-httpclient commons-httpclient 3.0.1 - jar
commons-io commons-io 1.2 - jar
commons-logging commons-logging 1.0.4 - 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.1-beta-9 - jar
jdom jdom 1.0 - jar
mockobjects alt-jdk1.3 0.07 - jar
msv msv 20020414 - jar
net.java.dev.stax-utils stax-utils 20040917 - jar
opensymphony oscore 2.2.4 - jar
opensymphony propertyset 1.3-21Nov03 - jar
opensymphony sitemesh 2.2.1 - jar
org.apache.ws.commons XmlSchema 1.1 - jar
org.codehaus.xfire xfire-core 1.2.6 - jar
org.slf4j slf4j-api 1.4.3 - jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
stax stax-api 1.0.1 - jar
wsdl4j wsdl4j 1.6.1 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 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

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
freemarker freemarker 2.3.8 - jar
opensymphony ognl 2.6.11 - jar
opensymphony xwork 1.2.3 - jar
org.rifers rife-continuations 0.0.2 - jar

Project Dependency Graph

Dependency Listings

Atlassian Crowd Integration

Base POM for Atlassian projects

http://www.atlassian.com/crowd/crowd-integration

Atlassian Core

Atlassian Core Tools.

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

Atlassian Profiling

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

http://docs.atlassian.com/atlassian-profiling/1.5

SLF4J API Module

The slf4j API

http://www.slf4j.org

IO

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

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

OS Property Set

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

Unnamed - opensymphony:sitemesh:jar:2.2.1

Unnamed - dom4j:dom4j:jar:1.4

Unnamed - saxpath:saxpath:jar:1.0-FCS

Unnamed - msv:msv:jar:20020414

Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414

Unnamed - isorelax:isorelax:jar:20020414

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/

Unnamed - mockobjects:alt-jdk1.3:jar:0.07

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

Unnamed - log4j:log4j:jar:1.2.8

XFire Aegis Binding

A Java - XML Data Binding framework. Aegis = Shield

XFire Core

A Java SOAP framework.

Unnamed - net.java.dev.stax-utils:stax-utils:jar:20040917

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

ehcache

ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Collections

Types that extend and augment the Java Collections Framework.

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

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

WebWork

WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

http://www.opensymphony.com/webwork/

XWork

XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.

http://www.opensymphony.com/xwork/

Unnamed - freemarker:freemarker:jar:2.3.8

FreeMarker is a "template engine"; a generic tool to generate text output based on templates.

http://freemarker.org/

jMock

jMock is a library for testing Java code using mock objects

http://www.jmock.org/

Spring Framework: Mock

Spring Framework: Mock

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

Spring Framework

Spring Framework

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/