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.jcraft | jsch | 0.1.31 | - | jar | |
jakarta-regexp | jakarta-regexp | 1.4 | - | jar | |
log4j | apache-log4j-extras | 1.0 | - | jar | |
log4j | apache-log4j-receivers | 1.0-SNAPSHOT | - | jar | |
log4j | apache-log4j-zeroconf | 1.0-SNAPSHOT | - | jar | |
log4j | log4j | 1.2.15 | - | jar | |
xstream | xstream | 1.1.2 | - | jar |
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 |
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 |
---|---|---|---|---|---|
commons-vfs | commons-vfs | 1.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.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 | 1.4 | - | jar | ||
jmdns | jmdns | 1.0 | - | jar | |
log4j | apache-log4j-component | 1.0-SNAPSHOT | - | jar | |
oro | oro | 2.0.8 | - | jar |
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 |
---|---|---|---|---|---|
commons-logging | commons-logging | 1.0.4 | - | jar |
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
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
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 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.
Apache Log4j 1.2
http://logging.apache.org:80/log4j/1.2/
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
VFS is a Virtual File System library.
http://jakarta.apache.org/commons/vfs/
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 is a pure Java implementation of SSH2