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.gadgets atlassian-gadgets-shared 1.0.0.m11.1 - jar
jaxen jaxen 1.1.1 - jar
junit junit 4.5 - jar
net.sourceforge.htmlunit htmlunit 2.4-atlassian-2 - jar
org.mockito mockito-core 1.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
com.atlassian.plugins atlassian-plugins-webfragment 2.2.1 - jar
com.atlassian.plugins atlassian-plugins-webresource 2.2.1 - jar
com.atlassian.templaterenderer atlassian-template-renderer-api 1.0.beta6 - jar
com.atlassian.templaterenderer atlassian-template-renderer-velocity1.6-plugin 1.0.beta6 - jar
commons-io commons-io 1.4 - jar
org.hamcrest hamcrest-integration 1.1 - jar
org.hamcrest hamcrest-library 1.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
com.atlassian.bundles google-collections 1.0-rc1 - jar
com.atlassian.gadgets atlassian-gadgets-api 1.0.0.m11.1 - jar
com.atlassian.sal sal-api 2.0.9 - 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.ibm.icu icu4j 2.6.1 - jar
commons-codec commons-codec 1.3 - jar
commons-collections commons-collections 3.2.1 - jar
commons-httpclient commons-httpclient 3.1 - jar
dom4j dom4j 1.6.1 - jar
jdom jdom 1.0 - jar
net.sourceforge.cssparser cssparser 0.9.5 - jar
net.sourceforge.htmlunit htmlunit-core-js 2.4 - jar
net.sourceforge.nekohtml nekohtml 1.9.11 - jar
org.hamcrest hamcrest-core 1.1 - jar
org.objenesis objenesis 1.0 - jar
org.w3c.css sac 1.3 - jar
xalan xalan 2.7.0 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar
xml-apis xml-apis 1.3.02 - jar
xom xom 1.0 - 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
com.atlassian.templaterenderer atlassian-template-renderer-velocity-common 1.0.beta6 - jar
org.apache.velocity velocity 1.6.1 - jar
oro oro 2.0.8 - 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
avalon-framework avalon-framework 4.1.3 - jar
com.atlassian.plugins atlassian-plugins-core 2.2.1 - jar
com.google.collections google-collections 1.0-rc1 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.1 - jar
javax.servlet servlet-api 2.5 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
net.jcip jcip-annotations 1.0 - jar
net.sourceforge.findbugs jsr305 1.3.2 - jar

Project Dependency Graph

Dependency Listings

Atlassian Gadgets - Test Framework

Plugins and infrastructure for displaying gadgets and creating dashboards in Atlassian products

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-test-framework

Atlassian Gadgets API

Public Atlassian Gadgets API

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-bundle-base-pom/atlassian-gadgets-api

jsr305

support for jsr305 annotation project

http://findbugs.sourceforge.net/

Unnamed - net.jcip:jcip-annotations:jar:1.0

Atlassian Gadgets Shared Libraries

A library used internally by the dashboard and directory plugins

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-shared

Shared Application Access Layer API

Base POM for Atlassian projects

http://www.atlassian.com/atlassian-public-pom/sal-parent/sal-api

Google Collections Bundle

Google Collections with OSGi manifest entries

http://www.atlassian.com/atlassian-public-pom/parent-pom/google-collections

Google Collections Library

Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0

http://code.google.com/p/google-collections/

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Unnamed - jdom:jdom:jar:1.0

xom

http://www.xom.nu

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Unnamed - com.ibm.icu:icu4j:jar:2.6.1

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

HtmlUnit

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

http://htmlunit.sourceforge.net

Unnamed - xalan:xalan:jar:2.7.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/httpcomponents/httpclient-3.x/

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.

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

HtmlUnit Core JS

HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.

http://htmlunit.sourceforge.net

Neko HTML

http://nekohtml.sourceforge.net/

CSS Parser

A CSS parser which implements SAC (the Simple API for CSS).

http://cssparser.sourceforge.net/

Simple API for CSS

SAC is a standard interface for CSS parsers.

http://www.w3.org/Style/CSS/SAC/

Mockito

Mock objects library for java

http://www.mockito.org

Objenesis

A library for instantiating Java objects

http://objenesis.googlecode.com/svn/docs/index.html

Atlassian Template Renderer API

API and plugins for easily rendering content from different template engines.

http://www.atlassian.com/atlassian-private-pom/atlassian-template-renderer/atlassian-template-renderer-api

Atlassian Template Renderer Velocity 1.6 Plugin

API and plugins for easily rendering content from different template engines.

http://www.atlassian.com/atlassian-private-pom/atlassian-template-renderer/atlassian-template-renderer-velocity1.6-plugin

Atlassian Template Renderer Velocity Common lib

API and plugins for easily rendering content from different template engines.

http://www.atlassian.com/atlassian-private-pom/atlassian-template-renderer/atlassian-template-renderer-velocity-common

Apache Velocity

Apache Velocity is a general purpose template engine.

http://velocity.apache.org/engine/releases/velocity-1.6.1/

Atlassian Plugins - Web Fragments

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webfragment/2.2.1/atlassian-plugins-webfragment

Atlassian Plugins - Web Resource

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-plugins-webresource/2.2.1/atlassian-plugins-webresource

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

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

Commons IO

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

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

Hamcrest Library

Hamcrest Integration

Hamcrest Core