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
org.equanda equanda-client 0.9.4 - 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 3.8.1 - 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
jasperreports jasperreports 3.0.1 - jar
javax.persistence persistence-api 1.0 - jar
javax.servlet servlet-api 2.4 - jar
jboss jboss-annotations-ejb3 4.2.1.GA - jar
jboss jboss-cache 1.4.1.GA - jar
jboss jboss-ejb-api 4.2.1.GA - jar
jboss jboss-j2ee 4.2.1.GA - jar
jboss jboss-jmx 4.2.1.GA - jar
jboss jboss-serialization 1.0.3.GA - jar
jboss jboss-system 4.2.1.GA - jar
jboss jbosssx 4.2.1.GA - jar
org.apache.ant ant 1.7.0 - jar
org.hibernate hibernate-validator 3.1.0.GA - jar
xerces xercesImpl 2.4.0 - 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
com.toedter jcalendar 1.3.2 - jar
commons-codec commons-codec 1.2 - jar
commons-httpclient commons-httpclient 3.1 - jar
commons-logging commons-logging 1.0.4 - jar
joda-time joda-time 1.5.2 - jar
log4j log4j 1.2.14 - jar
net.sf.fscript fscript 1.17 - jar
org.equanda equanda-util 0.9.4 - jar
org.javolution javolution 3.7.10 - 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
antlr antlr 2.7.6 - jar
bouncycastle bcmail-jdk14 136 - jar
bouncycastle bcprov-jdk14 136 - jar
com.lowagie itext 2.1.0 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-collections commons-collections 3.1 - jar
commons-digester commons-digester 2.0 - jar
dom4j dom4j 1.6.1 - jar
eclipse jdtcore 3.1.0 - jar
javax.transaction jta 1.1 - jar
jfree jcommon 1.0.12 - jar
jfree jfreechart 1.0.9 - jar
org.apache.ant ant-launcher 1.7.0 - jar
org.hibernate hibernate-commons-annotations 3.1.0.GA - jar
org.hibernate hibernate-core 3.3.0.GA - jar
org.slf4j slf4j-api 1.4.2 - jar
xml-apis xml-apis 1.3.02 - jar

Project Dependency Graph

Dependency Listings

equanda-server

equanda is an tool to generate a J2EE application based on a XML description of the data and interactions. It is both useful for the generation of the (ejb3) beans to access the data (which is stored in a database), and to generate the graphical user interface. Apart from that it contains a lot of utility code which is useful for business applications.

http://equanda.org/equanda-server

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

equanda-client

equanda is an tool to generate a J2EE application based on a XML description of the data and interactions. It is both useful for the generation of the (ejb3) beans to access the data (which is stored in a database), and to generate the graphical user interface. Apart from that it contains a lot of utility code which is useful for business applications.

http://equanda.org/equanda-client

equanda-util

equanda is an tool to generate a J2EE application based on a XML description of the data and interactions. It is both useful for the generation of the (ejb3) beans to access the data (which is stored in a database), and to generate the graphical user interface. Apart from that it contains a lot of utility code which is useful for business applications.

http://equanda.org/equanda-util

Unnamed - org.javolution:javolution:jar:3.7.10

Unnamed - net.sf.fscript:fscript:jar:1.17

Unnamed - com.toedter:jcalendar:jar:1.3.2

Joda time

Date and time library to replace JDK date handling.

http://joda-time.sourceforge.net

Log4j

Log4j

http://logging.apache.org/log4j/docs/

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.

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

JasperReports

JasperReports Library

http://jasperreports.sourceforge.net

Commons Digester

The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

http://commons.apache.org/digester/

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

iText, a Free Java-PDF library

iText, a free Java-PDF library

http://www.lowagie.com/iText/

Unnamed - bouncycastle:bcmail-jdk14:jar:136

POM was created from install:install-file

Legion of the Bouncy Castle Java Cryptography APIs

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

http://www.bouncycastle.org/java.html

jfreechart

JFreeChart 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/

jcommon

JCommon 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/

Unnamed - xml-apis:xml-apis:jar:1.3.02

http://xml.apache.org/commons/#external

jdtcore

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-launcher:jar:1.7.0

master POM

http://ant.apache.org/ant-launcher

Unnamed - javax.persistence:persistence-api:jar:1.0

Unnamed - jboss:jboss-ejb-api:jar:4.2.1.GA

Unnamed - jboss:jboss-annotations-ejb3:jar:4.2.1.GA

Hibernate Validator

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.

http://validator.hibernate.org

Hibernate Core

The core functionality of Hibernate

http://hibernate.org/hibernate-core

Unnamed - antlr:antlr:jar:2.7.6

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Unnamed - dom4j:dom4j:jar:1.6.1

Unnamed - javax.transaction:jta:jar:1.1

Java Transaction API (JTA)

http://java.sun.com/products/jta/

Hibernate Commons Annotations

Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.

SLF4J API Module

The slf4j API

http://www.slf4j.org

Unnamed - jboss:jboss-serialization:jar:1.0.3.GA

JBossSerialization is a new approach to java-serialization.

http://labs.jboss.com/portal/index.html&ctrl:id=page.default.info&project=serialization

Unnamed - xerces:xercesImpl:jar:2.4.0

Unnamed - jboss:jbosssx:jar:4.2.1.GA

Unnamed - jboss:jboss-j2ee:jar:4.2.1.GA

Unnamed - jboss:jboss-cache:jar:1.4.1.GA

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.

http://www.jboss.org/products/jbosscache

Unnamed - jboss:jboss-jmx:jar:4.2.1.GA

Unnamed - jboss:jboss-system:jar:4.2.1.GA