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
ch.qos.logback logback-classic 0.9.9 - jar
commons-httpclient commons-httpclient 3.1 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
commons-net commons-net 1.4.1 - jar
jdom jdom 1.0 - jar
org.slf4j jcl-over-slf4j 1.5.2 - jar
org.springframework spring-context-support 2.5.5 - jar
org.springframework spring-tx 2.5.5 - jar
org.springframework spring-web 2.5.5 - jar
quartz quartz 1.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
org.springframework spring-test 2.5.5 - 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
commons-cli commons-cli 1.0 - jar
javax.servlet servlet-api 2.5 - jar
org.mortbay.jetty jetty 6.1.11 - 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
aopalliance aopalliance 1.0 - jar
ch.qos.logback logback-core 0.9.9 - jar
commons-codec commons-codec 1.2 - jar
org.slf4j slf4j-api 1.5.0 - jar
org.springframework spring-beans 2.5.5 - jar
org.springframework spring-context 2.5.5 - jar
org.springframework spring-core 2.5.5 - jar
oro oro 2.0.8 - 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.4 - 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
org.mortbay.jetty jetty-util 6.1.11 - jar

Project Dependency Graph

Dependency Listings

Japt-Proxy

A JAVA(TM) based APT-Proxy.

http://www.japt-proxy.org/

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Spring Framework: Context Support

Spring Framework: Context Support

http://www.springframework.org

AOP alliance

AOP Alliance

Spring Framework: Transaction

Spring Framework: Transaction

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Unnamed - quartz:quartz:jar:1.5.2

OpenSymphony's Quartz Scheduler

Jetty Server

Jetty server core

http://jetty.mortbay.org

Jetty Utilities

Utility classes for Jetty

http://jetty.mortbay.org

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

JCL 1.1.1 implemented over SLF4J

JCL 1.1.1 implementation over SLF4J

http://www.slf4j.org

Logback Classic Module

Logback: the generic, reliable, fast and flexible logging library for Java.

http://logback.qos.ch

Logback Core Module

Logback: the generic, reliable, fast and flexible logging library for Java.

http://logback.qos.ch

SLF4J API Module

The slf4j API

http://www.slf4j.org

Commons IO

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

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

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

http://jakarta.apache.org/httpcomponents/httpclient-3.x/

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Jakarta Commons Net

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - oro:oro:jar:2.0.8

Commons Lang

Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://commons.apache.org/lang/

Unnamed - jdom:jdom:jar:1.0

Unnamed - javax.servlet:servlet-api:jar:2.5

Spring Framework: Test

Spring Framework: Test

http://www.springframework.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