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.m10 - 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 4.5 - jar
org.hamcrest hamcrest-integration 1.1 - jar
org.hamcrest hamcrest-library 1.1 - jar
org.mockito mockito-core 1.6 - 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.m10 - jar
com.atlassian.gadgets atlassian-gadgets-spi 1.0.0.m10 - jar
com.atlassian.plugins atlassian-plugins-webresource 2.2.1 - jar
com.atlassian.sal sal-api 2.0.4 - jar
commons-lang commons-lang 2.4 - jar
javax.servlet servlet-api 2.5 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
org.hamcrest hamcrest-core 1.1 - jar
org.objenesis objenesis 1.0 - 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-collections commons-collections 3.2 - jar
commons-io commons-io 1.4 - jar
commons-logging commons-logging 1.1 - jar
dom4j dom4j 1.4 - 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

Gadget Reference Implementation Plugin

Plugin which supplies reference implementations of the SPIs

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-refimpl-dashboard-plugin

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

Atlassian Gadgets API

Public Atlassian Gadgets API

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

Atlassian Gadgets SPI

Service Provider Interfaces for Atlassian Gadgets

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

jsr305

support for jsr305 annotation project

http://findbugs.sourceforge.net/

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

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

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)}/

Unnamed - log4j:log4j:jar:1.2.12

Unnamed - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

Collections

Types that extend and augment the Java Collections Framework.

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

Commons IO

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

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

Unnamed - dom4j:dom4j:jar:1.4

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/

Commons 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://commons.apache.org/lang/

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

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

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

Hamcrest Library

Hamcrest Integration

Hamcrest Core