Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.jcraftjsch0.1.31-jar
jakarta-regexpjakarta-regexp1.4-jar
log4japache-log4j-extras1.0-jar
log4japache-log4j-receivers1.0-SNAPSHOT-jar
log4japache-log4j-zeroconf1.0-SNAPSHOT-jar
log4jlog4j1.2.15-jar
xstreamxstream1.1.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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-vfscommons-vfs1.0-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:

GroupIdArtifactIdVersionClassifierTypeOptional
com.sun.jdmkjmxtools1.2.1-jar
com.sun.jmxjmxri1.2.1-jar
javax.activationactivation1.1-jar
javax.jmsjms1.1-jar
javax.mailmail1.4-jar
jmdnsjmdns1.0-jar
log4japache-log4j-component1.0-SNAPSHOT-jar
orooro2.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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-loggingcommons-logging1.0.4-jar

Project Dependency Graph

Dependency Listings

Apache Chainsaw

Graphical Viewer for Logging events from a local or remote log4j event system.

http://logging.apache.org:80/chainsaw

Apache Extras Companion for log4j 1.2.

This companion provides additional appenders, filters and other capabilities for log4j 1.2. Several of these were backported from the abandoned log4j 1.3 development effort.

http://logging.apache.org:80/log4j/companions/extras

Unnamed - oro:oro:jar:2.0.8

Apache Receivers Companion for log4j 1.2.

This companion provides a collection of receivers from the log4j 1.3 project for use with log4j 1.2.

http://logging.apache.org:80/log4j/companions/receivers

Apache Component Companion for log4j 1.2.

This companion emulates the log4j 1.3 Component Framework to simplify the back-porting of code that made use of its services. It does not provide any immediately useful functionality to log4j by itself, but is used by Receivers and Chainsaw.

http://logging.apache.org:80/log4j/companions/component

Java Message Service

The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.

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

Apache Zeroconf Companion for log4j 1.2.

This companion provides an appender that uses Zeroconf to advertise its presence.

http://logging.apache.org:80/log4j/companions/zeroconf

JmDNS

JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Rendezvous.

http://jmdns.sourceforge.net/

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

JMX 1.2.1 Reference Implementation

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

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

Unnamed - xstream:xstream:jar:1.1.2

Commons VFS

VFS is a Virtual File System library.

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

Logging

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

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

Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4

Unnamed - junit:junit:jar:3.8.1

JSch

JSch is a pure Java implementation of SSH2

http://www.jcraft.com/jsch/