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.theplugin atlassian-plugin-commons 1.4.0 - jar
log4j log4j 1.2.12 - jar
org.eclipse jface 3.3.2 M20080207-0800 jar
org.eclipse osgi 3.3.2 R33x_v20080105 jar
org.eclipse swt 3.3.2 v3349d jar
org.eclipse ui 3.3.1 M20071128-0800 jar
org.eclipse.core commands 3.3.0 I20070605-0010 jar
org.eclipse.core runtime 3.3.1 v20070530 jar
org.eclipse.equinox common 3.3.0 v20070426 jar
org.eclipse.equinox preferences 3.2.1 R33x_v20080117 jar
org.eclipse.equinox registry 3.3.1 R33x_v20070802 jar
org.eclipse.swt.gtk.linux x86 3.3.0-v3346 - jar
org.eclipse.ui workbench 3.3.2 M20080207-0800 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
net.sourceforge.htmlunit htmlunit 1.14 - jar
org.ddsteps ddsteps-httpserver-mock 1.0-m1 - jar
org.easymock easymock 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
commons-codec commons-codec 1.2 - jar
commons-httpclient commons-httpclient 3.1 - jar
commons-logging commons-logging 1.0.4 - jar
jdom jdom 1.0 - jar
joda-time joda-time 1.5.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
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.3.1 - jar
commons-lang commons-lang 2.3 - jar
jaxen jaxen 1.1.1 - jar
junit junit 3.8.2 - jar
junit-addons junit-addons 1.4 - jar
nekohtml nekohtml 0.9.5 - jar
org.mortbay.jetty jetty 6.1.10 - jar
org.mortbay.jetty jetty-util 6.1.10 - jar
org.mortbay.jetty servlet-api-2.5 6.1.10 - jar
rhino js 1.6R7 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar

Project Dependency Graph

Dependency Listings

Atlassian Eclipse Plugin

An Eclipse plugin for Atlassian's tools.

http://www.atlassian.com/atlassian-public-pom/atlassian-plugin-pom/atlassian-eclipse-plugin

Unnamed - log4j:log4j:jar:1.2.12

Unnamed - org.eclipse.core:runtime:jar:3.3.1

%fragmentName

Unnamed - org.eclipse.equinox:registry:jar:3.3.1

Unnamed - org.eclipse.core:commands:jar:3.3.0

Unnamed - org.eclipse.equinox:preferences:jar:3.2.1

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

HtmlUnit

A headless browser intended for use in testing web-based applications.

http://htmlunit.sourceforge.net

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Collections

Types that extend and augment the Java Collections Framework.

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

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/

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/

Neko HTML

IO

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

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

Logging

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

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

ddsteps-httpserver-mock

Jetty Server

Jetty server core

http://jetty.mortbay.org

Jetty Utilities

Utility classes for Jetty

http://jetty.mortbay.org

Servlet Specification 2.5 API

Servlet Specification 2.5 API

http://jetty.mortbay.org

Unnamed - junit-addons:junit-addons:jar:1.4

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

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 - org.eclipse:swt:jar:3.3.2

Unnamed - org.eclipse.ui:workbench:jar:3.3.2

Unnamed - org.eclipse:osgi:jar:3.3.2

Unnamed - org.eclipse.equinox:common:jar:3.3.0

Unnamed - org.eclipse:jface:jar:3.3.2

Unnamed - org.eclipse:ui:jar:3.3.1

Library of common classes

Common classes used by various Atlassian plugins.

http://www.atlassian.com/atlassian-public-pom/atlassian-plugin-pom/atlassian-plugin-commons

Joda time

Date and time library to replace JDK date handling.

http://joda-time.sourceforge.net

Unnamed - jdom:jdom:jar:1.0

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/httpcomponents/httpclient-3.x/