The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:GroupId | ArtifactId | Version | Description | URL |
---|
concurrent | concurrent | 1.3.4 | - | - |
javax.transaction | jta | 1.0.1B | 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 |
commons-codec | commons-codec | 1.3 | 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. | http://jakarta.apache.org/commons/codec/ |
commons-fileupload | commons-fileupload | 1.1 | The FileUpload component provides a simple yet flexible means of adding
support for multipart file upload functionality to servlets and web
applications. | http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ |
hivemind | hivemind-lib | 1.1.1 | - | - |
commons-logging | commons-logging | 1.0.4 | Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. | http://jakarta.apache.org/commons/logging/ |
jboss | javassist | 3.0 | - | - |
dom4j | dom4j | 1.6.1 | dom4j: the flexible XML framework for Java | http://dom4j.org |
cglib | cglib | 2.1_3 | - | http://cglib.sourceforge.net/ |
ehcache | ehcache | 1.1 | 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. | - |
xerces | xmlParserAPIs | 2.0.2 | - | - |
hivemind | hivemind | 1.1.1 | - | - |
asm | asm | 1.5.3 | - | http://asm.objectweb.org/ |
commons-collections | commons-collections | 3.1 | Types that extend and augment the Java Collections Framework. | - |
org.apache.derby | derby | 10.1.1.0 | - | http://db.apache.org/derby/ |
ognl | ognl | 2.6.7 | - | - |
oro | oro | 2.0.8 | - | - |
xerces | xercesImpl | 2.6.2 | - | - |
antlr | antlr | 2.7.6rc1 | - | - |
geronimo-spec | geronimo-spec-jta | 1.0-M1 | - | - |
org.slf4j | slf4j-log4j12 | 1.0 | See http://www.slf4j.org/
Javadocs for the Log4jLoggerAdapter are available at
http://www.slf4j.org/api/org/slf4j/impl/Log4jLoggerAdapter.html | http://www.slf4j.org/ |
commons-io | commons-io | 1.1 | Commons-IO contains utility classes, stream implementations, file filters, and endian classes. | http://jakarta.apache.org/commons/io/ |
jsr170 | jcr | 1.0 | - | - |
javax.activation | activation | 1.1 | 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 |