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-m6.1summitonly - 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.gadgets atlassian-gadgets-api 1.0-m6.1summitonly - jar
com.atlassian.gadgets atlassian-gadgets-spi 1.0-m6.1summitonly - jar
com.atlassian.plugins atlassian-plugins-webfragment 2.2.1 - jar
com.atlassian.plugins atlassian-plugins-webresource 2.2.1 - jar
com.atlassian.sal sal-api 2.0.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
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
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 Dashboard RefImpl UI Plugin

Plugin which renders a dashboard of gadgets

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

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

Shared Application Access Layer API

Base POM for Atlassian projects

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

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