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
org.slf4j jcl-over-slf4j 1.5.6 - jar
org.slf4j slf4j-api 1.5.6 - jar
org.slf4j slf4j-log4j12 1.5.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
junit junit 3.8.1 - jar
mockobjects mockobjects-core 0.09 - jar
org.mockito mockito-all 1.7 - jar

Project Transitive Dependencies

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

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.sun.jdmk jmxtools 1.2.1 - jar
com.sun.jmx jmxri 1.2.1 - jar
javax.activation activation 1.1 - jar
javax.jms jms 1.1 - jar
javax.mail mail 1.4 - jar
log4j log4j 1.2.15 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins - OSGi logging framework bundle

Bridge OSGi bundle that better ties OSGi into the Atlassian Plugins framework

http://docs.atlassian.com/atlassian-plugins-osgi-logging/2.2.1.rc1/atlassian-plugins-osgi-logging

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Apache Log4j

Apache Log4j 1.2

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

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

Unnamed - javax.jms:jms:jar:1.1

Manually deployed JMS by Mark C

JMX 1.2.1 Reference Implementation

http://java.sun.com/products/JavaManagement/

Unnamed - com.sun.jmx:jmxri:jar:1.2.1

SLF4J API Module

The slf4j API

http://www.slf4j.org

JCL 1.1.1 implemented over SLF4J

JCL 1.1.1 implementation over SLF4J

http://www.slf4j.org

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

Mockito

Mock objects library for java

http://www.mockito.org