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.webwork1 atlassian-webwork1 1.1 - jar
commons-collections commons-collections 3.1 - jar
commons-lang commons-lang 2.1 - jar
javax.mail mail 1.3.2 - jar
javax.transaction jta 1.0.1b - jar
junit junit 3.8.1 - jar
log4j log4j 1.2.7 - jar
mockobjects mockobjects-jdk1.3-j2ee1.2 0.09 - jar
ofbcore ofbcore-entity 2.1.1-atlassian-21Mar06 - jar
ofbcore ofbcore-share 2.1.1 - jar
opensymphony osuser 1.0-20060106 - jar
opensymphony propertyset 1.3 - jar
opensymphony webwork 1.4 - jar
oscache oscache DEV - 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
mockobjects mockobjects-alt-jdk1.3-j2ee1.2 0.09 - jar
mockobjects mockobjects-core 0.08dev-20030318 - 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
com.atlassian.core atlassian-core 3.12 - jar
com.atlassian.profiling atlassian-profiling 1.3 - 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
jaxen jaxen 1.0-FCS - jar
mockobjects alt-jdk1.3 0.07 - jar
msv msv 20020414 - jar
opensymphony oscore 2.2.7 - jar
opensymphony sitemesh 2.3 - jar
org.apache.velocity velocity 1.5 - jar
oro oro 2.0.8 - 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
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

Atlassian OFBiz

Atlassian OFBiz contains all the core classes that Atlassian uses around the OFBiz framework.

https://docs.atlassian.com/atlassian-ofbiz/2.9

Atlassian Webwork 1

Atlassian Webwork 1 helper classes

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

Atlassian Core

Atlassian Core Tools.

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

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

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

Types that extend and augment the Java Collections Framework.

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.mail:mail:jar:1.3.2

Unnamed - log4j:log4j:jar:1.2.7

Unnamed - oscache:oscache:jar:DEV

OSUser

OSUser is a module of the OpenSymphony framework designed to provide a simple to use API for user-management

http://www.opensymphony.com/osuser/

Logging

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

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

OS Core

Unnamed - opensymphony:propertyset:jar:1.3

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

Unnamed - ofbcore:ofbcore-entity:jar:2.1.1-atlassian-21Mar06

Unnamed - ofbcore:ofbcore-share:jar:2.1.1

Unnamed - opensymphony:webwork:jar:1.4

Unnamed - xerces:xercesImpl:jar:2.6.2

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 - mockobjects:mockobjects-jdk1.3-j2ee1.2:jar:0.09

Unnamed - mockobjects:mockobjects-alt-jdk1.3-j2ee1.2:jar:0.09

Unnamed - mockobjects:mockobjects-core:jar:0.08dev-20030318

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