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.beta8 - jar
com.atlassian.plugins atlassian-plugins-servlet 2.2.0.beta8 - jar
com.atlassian.plugins atlassian-plugins-webfragment 2.2.0.beta8 - jar
com.atlassian.plugins atlassian-plugins-webresource 2.2.0.beta8 - jar
net.java.dev.urlrewrite urlrewrite 2.6.0 - jar
net.sourceforge.jwebunit jwebunit-core 1.4.1 - 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.beta8 - jar
com.atlassian.plugins atlassian-plugins-osgi 2.2.0.beta8 - jar
commons-codec commons-codec 1.2 - jar
commons-collections commons-collections 3.2 - jar
commons-httpclient commons-httpclient 3.0 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.0.3 - 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
org.apache.felix org.apache.felix.framework 1.2.1-atlassian-5 - jar
org.apache.felix org.apache.felix.main 1.2.1-atlassian-5 - 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
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
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.beta8/atlassian-plugins-refimpl

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.beta8/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.beta8/atlassian-plugins-osgi

Apache Log4j

Apache Log4j 1.2

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

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

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Atlassian Plugins - Web Resource

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webresource/2.2.0.beta8/atlassian-plugins-webresource

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

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.

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

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

Core - API

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

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

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 - regexp:regexp:jar:1.3

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

Unnamed - mockobjects:mockobjects-core:jar:0.09

Atlassian Plugins - Web Servlet

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-servlet/2.2.0.beta8/atlassian-plugins-servlet

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.beta8/atlassian-plugins-webfragment

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.beta8/atlassian-plugins-core

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

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