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.14Log4jhttp://logging.apache.org/log4j/docs/
aspectjaspectjweaver1.5.3-http://www.aspectj.org
commons-langcommons-lang2.3Commons.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/
javax.persistenceejb3.0--
org.apache.commonscommons-email1.1Commons-Email aims to provide a API for sending email. It is built on top of the JavaMail API, which it aims to simplify.http://commons.apache.org/email/
jasperreportsjasperreports2.0.5JasperReports Libraryhttp://jasperreports.sourceforge.net
commons-collectionscommons-collections3.2Types that extend and augment the Java Collections Framework.http://jakarta.apache.org/commons/collections/
commons-beanutilscommons-beanutils1.7.0--
dom4jdom4j1.6.1dom4j: the flexible XML framework for Javahttp://dom4j.org
org.apache.velocityvelocity1.5Apache Velocity is a general purpose template engine.http://velocity.apache.org/engine/releases/velocity-1.5/
com.lowagieitext1.4iText, a free Java-PDF libraryhttp://www.lowagie.com/iText/
javax.mailmailapi1.4--
org.springframeworkspring2.5.1Spring Frameworkhttp://www.springframework.org
commons-loggingcommons-logging1.1.1Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.http://commons.apache.org/logging
javax.activationactivation1.1JavaBeans 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
asmasm-attrs1.5.3-http://asm.objectweb.org/
antlrantlr2.7.6-http://www.antlr.org/
asmasm1.5.3-http://asm.objectweb.org/
javax.mailsmtp1.4--
org.testngtestng5.7-jdk15--
commons-codeccommons-codec1.3The 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/
javax.mailpop31.4--

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupIdArtifactIdVersionDescriptionURL
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/
xml-apisxml-apis1.3.02-http://xml.apache.org/commons/#external
orooro2.0.8--
jfreejfreechart1.0.1JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.http://www.jfree.org/jfreechart
eclipsejdtcore3.1.0--
jfreejcommon1.0.0JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.http://www.jfree.org/jcommon/
javax.mailmail1.4The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.https://glassfish.dev.java.net/javaee5/mail/