Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
log4jlog4j1.2.12--
commons-digestercommons-digester1.7The 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/
regexpregexp1.3--
ehcacheehcache1.1Ehcache 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.-
commons-loggingcommons-logging1.0.4Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.http://jakarta.apache.org/commons/logging/
xercesxercesImpl2.6.2--
junitjunit3.8.1--

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupIdArtifactIdVersionDescriptionURL
xml-apisxml-apis1.0.b2-http://xml.apache.org/commons/#external
commons-collectionscommons-collections2.1Commons Collections-
commons-beanutilscommons-beanutils1.6Java Bean Utililitieshttp://jakarta.apache.org/commons/beanutils/