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
bouncycastle bcprov-jdk14 138 - jar
com.atlassian.plugins atlassian-plugins-main 2.2.0.beta6-1 - jar
com.atlassian.plugins atlassian-plugins-servlet 2.2.0.beta6-1 - jar
com.atlassian.plugins atlassian-plugins-webfragment 2.2.0.beta6-1 - jar
com.atlassian.plugins atlassian-plugins-webresource 2.2.0.beta6-1 - jar
commons-httpclient commons-httpclient 3.0 - jar
net.java.dev.urlrewrite urlrewrite 2.6.0 - jar
net.sourceforge.jwebunit jwebunit-htmlunit-plugin 1.4.1 - jar
opensymphony sitemesh 2.3 - 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-core 0.09 - jar
org.springframework spring-core 2.0.5 - jar
org.springframework spring-mock 2.0.5 - 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 jsp-api 2.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
biz.aQute bndlib 0.0.255 - jar
com.atlassian.plugins atlassian-plugins-core 2.2.0.beta6-1 - jar
com.atlassian.plugins atlassian-plugins-osgi 2.2.0.beta6-1 - jar
commons-codec commons-codec 1.2 - jar
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.1 - jar
dom4j dom4j 1.4 - jar
htmlunit htmlunit 1.11 - jar
jaxen jaxen 1.1 - jar
jdom jdom 1.0 - jar
log4j log4j 1.2.15 - jar
nekohtml nekohtml 0.9.5 - jar
net.sourceforge.jwebunit jwebunit-core 1.4.1 - jar
org.apache.felix org.apache.felix.framework 1.2.1-atlassian-4 - jar
org.apache.felix org.apache.felix.main 1.2.1-atlassian-4 - jar
org.twdata.pkgscanner package-scanner 0.7.2 - jar
regexp regexp 1.3 - jar
rhino js 1.6R5 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar
xml-apis xml-apis 1.3.02 - 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
avalon-framework avalon-framework 4.1.3 - jar
junit junit 3.8.1 - jar
logkit logkit 1.0.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
javax.servlet servlet-api 2.4 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins - Reference Implementation

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-refimpl/2.2.0.beta6-1/atlassian-plugins-refimpl

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Unnamed - javax.servlet:jsp-api:jar:2.0

Atlassian Plugins - Web Resource

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webresource/2.2.0.beta6-1/atlassian-plugins-webresource

Atlassian Plugins - Web Servlet

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-servlet/2.2.0.beta6-1/atlassian-plugins-servlet

Unnamed - net.java.dev.urlrewrite:urlrewrite:jar:2.6.0

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

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 - bouncycastle:bcprov-jdk14:jar:138

Atlassian Plugins - Web Fragments

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webfragment/2.2.0.beta6-1/atlassian-plugins-webfragment

HtmlUnit Plugin

HtmlUnit plugin for JWebUnit.

http://jwebunit.sourceforge.net/jwebunit-htmlunit-plugin

htmlunit

A tool for testing web based applications

http://htmlunit.sourceforge.net

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Unnamed - jdom:jdom:jar:1.0

Unnamed - xml-apis:xml-apis:jar:1.3.02

http://xml.apache.org/commons/#external

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.6.2

Core - API

The core API of JWebUnit. Define how tests should be written and interface for testing engines.

http://jwebunit.sourceforge.net/jwebunit-core

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

Unnamed - mockobjects:mockobjects-core:jar:0.09

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/

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

Logging

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

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

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.

Atlassian Plugins Main API

Simplified API for interacting with the plugin framework. Also includes a standalone executable jar for simple testing.

http://docs.atlassian.com/atlassian-plugins-main/2.2.0.beta6-1/atlassian-plugins-main

Atlassian Plugins - OSGi Loader

An extension to Atlassian Plugins that provides a loader that loads plugins into OSGi

http://docs.atlassian.com/atlassian-plugins-osgi/2.2.0.beta6-1/atlassian-plugins-osgi

Apache Felix Main

Apache felix is an OSGi implementation.

http://felix.apache.org/org.apache.felix.main

Apache Felix Framework

Apache felix is an OSGi implementation.

http://felix.apache.org/org.apache.felix.framework

Commons IO

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

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

BND Library

JAR Processing Library for creating and verifying OSGi manifest headers

http://www.aQute.biz/Code/Bnd

Package Export Scanner

http://maven.apache.org

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

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.2.0.beta6-1/atlassian-plugins-core