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.plugins atlassian-plugins-osgi 2.0.0.beta5 - jar
org.springframework spring 2.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
junit junit 3.8.1 - jar
mockobjects mockobjects-core 0.09 - 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-db1 - jar
commons-io commons-io 1.4 - jar
commons-logging commons-logging 1.1.1 - jar
log4j log4j 1.2.15 - jar
org.apache.felix org.apache.felix.framework 1.0.4 - jar
org.apache.felix org.apache.felix.main 1.0.4 - jar
org.twdata.pkgscanner package-scanner 0.6 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins - Spring Integration

Integration classes that tie Atlassian Plugins and Spring together

http://docs.atlassian.com/atlassian-plugins-spring/2.0.0.beta5/atlassian-plugins-spring

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

Unnamed - biz.aQute:bndlib:jar:0.0.255-db1

Patched bndlib

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

Package Export Scanner

http://maven.apache.org

Commons IO

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

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

Apache Log4j

Apache Log4j 1.2

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

Spring Framework

Spring Framework

http://www.springframework.org

Commons Logging

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

http://commons.apache.org/logging

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 - mockobjects:mockobjects-core:jar:0.09