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.jujunie.service | jujunie-services | 1.0-SNAPSHOT | - | jar | |
commons-configuration | commons-configuration | 1.1 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
commons-email | commons-email | 1.0 | - | jar | |
commons-httpclient | commons-httpclient | 3.0 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
org.hibernate | hibernate | 3.1.3 | - | 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 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 |
---|---|---|---|---|---|
antlr | antlr | 2.7.6rc1 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
asm | asm-attrs | 1.5.3 | - | jar | |
cglib | cglib | 2.1_3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-beanutils | commons-beanutils-bean-collections | 1.7.0 | - | jar | |
commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.2 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
dom4j | dom4j | 1.4 | - | jar | |
dumbster | dumbster | 1.6 | - | jar | |
ehcache | ehcache | 1.1 | - | jar | |
isorelax | isorelax | 20020414 | - | jar | |
javax.activation | activation | 1.0.2 | - | jar | |
javax.mail | 1.3.3 | - | jar | ||
javax.servlet | servlet-api | 2.4 | - | jar | |
javax.transaction | jta | 1.0.1B | - | jar | |
jaxen | jaxen | 1.0-FCS | - | jar | |
log4j | log4j | 1.2.9 | - | jar | |
msv | msv | 20020414 | - | jar | |
relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
saxpath | saxpath | 1.0-FCS | - | jar | |
velocity | velocity | 1.4 | - | jar | |
xerces | xercesImpl | 2.2.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
velocity | velocity-dep | 1.4 | - | jar |
Jujunie Integration - Core library
http://www.jujunie.com/application/integration
http://www.jujunie.com/application/services
Unnamed - log4j:log4j:jar:1.2.9
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/configuration/
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Unnamed - commons-beanutils:commons-beanutils-bean-collections:jar:1.7.0
Unnamed - xerces:xercesImpl:jar:2.2.1
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/#external
Unnamed - javax.servlet:servlet-api:jar:2.4
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.
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
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
http://java.sun.com/products/javamail/index.jsp
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/commons/httpclient/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
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.
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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://jakarta.apache.org/commons/lang/
Relational Persistence for Java
Ehcache is a pure Java, in-process cache with the following features: Fast, Simple, Acts as a pluggable cache for Hibernate 2.1. Small foot print. Both in terms of size and memory requirements. Minimal dependencies. Fully documented. See the online Documentation, FAQ and the online JavaDoc. Comprehensively Test Coverage. Scalable to hundreds of caches and large multi-cpu servers. Production tested. All versions of ehcache are production tested for several weeks on a large and very busy eCommerce site before release.
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
http://java.sun.com/products/jta
Unnamed - antlr:antlr:jar:2.7.6rc1
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.