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-server 0.9.1 - jar
org.equanda equanda-util 0.9.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
org.equanda equanda-maven-plugin 0.9.1 - 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.lowagie itext 1.3.1 - jar
com.thoughtworks.xstream xstream 1.2.2 - jar
com.toedter jcalendar 1.3.2 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-collections commons-collections 2.1 - jar
commons-digester commons-digester 1.7 - jar
commons-httpclient commons-httpclient 2.0.2 - jar
commons-logging commons-logging 1.0.3 - jar
eclipse jdtcore 3.1.0 - jar
jalopy jalopy 1.5rc3 - jar
jasperreports jasperreports 3.0.0 - jar
jfree jcommon 1.0.2 - jar
jfree jfreechart 1.0.9-brew - jar
joda-time joda-time 1.4 - jar
net.sf.fscript fscript 1.17 - jar
org.equanda equanda-client 0.9.1 - jar
org.equanda equanda-generate 0.9.1 - jar
org.equanda equanda-tool 0.9.1 - jar
org.javolution javolution 3.7.10 - jar
velocity velocity-dep 1.4 - jar
xml-apis xml-apis 1.3.02 - jar
xpp3 xpp3_min 1.1.3.4.O - 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
classworlds classworlds 1.1-alpha-2 - jar
commons-logging commons-logging-api 1.0.4 - jar
commons-validator commons-validator 1.1.4 - jar
dom4j dom4j 1.6.1 - jar
doxia doxia-core 1.0-alpha-4 - jar
doxia doxia-sink-api 1.0-alpha-4 - jar
log4j log4j 1.2.14 - jar
org.apache.maven maven-artifact 2.0.4 - jar
org.apache.maven maven-artifact-manager 2.0.4 - jar
org.apache.maven maven-model 2.0 - jar
org.apache.maven maven-plugin-api 2.0.4 - jar
org.apache.maven maven-profile 2.0.4 - jar
org.apache.maven maven-project 2.0.4 - jar
org.apache.maven maven-repository-metadata 2.0.4 - jar
org.apache.maven maven-settings 2.0.4 - jar
org.apache.maven.archetype maven-archetype-core 1.0-alpha-7 - jar
org.apache.maven.archetype maven-archetype-creator 1.0-alpha-7 - jar
org.apache.maven.archetype maven-archetype-model 1.0-alpha-7 - jar
org.apache.maven.reporting maven-reporting-api 2.0 - jar
org.apache.maven.reporting maven-reporting-impl 2.0 - jar
org.apache.maven.shared maven-downloader 1.0 - jar
org.apache.maven.wagon wagon-provider-api 1.0-alpha-6 - jar
org.codehaus.plexus plexus-archiver 1.0-alpha-5 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-9 - jar
org.codehaus.plexus plexus-utils 1.1 - jar
org.codehaus.plexus plexus-velocity 1.1.2 - jar
oro oro 2.0.8 - jar
plexus plexus-utils 1.0.2 - jar
velocity velocity 1.4 - jar

Project Dependency Graph

Dependency Listings

test-ddltool

test ddltool

http://equanda.org/equanda-test/test-ddltool

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

equanda-maven-plugin

Provide the maven plugins for equanda users.

http://equanda.org/equanda-maven-plugin

Maven Archetype Core

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

http://maven.apache.org/maven-archetype-parent/maven-archetype/maven-archetype-core

Plexus Velocity Component

Plexus Common Utilities

Collections

Commons Collections

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

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/

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/

Unnamed - dom4j:dom4j:jar:1.6.1

Maven Downloader

Provide a super simple interface for downloading a single artifact.

http://maven.apache.org

Maven Archetype Creator

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

http://maven.apache.org

Maven Archetype Model

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

http://maven.apache.org/maven-archetype-parent/maven-archetype/maven-archetype-model

Plexus Archiver Component

equanda-generate

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-generate

equanda-tool

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-tool

Unnamed - org.apache.maven.reporting:maven-reporting-impl:jar:2.0

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-reporting/maven-reporting-impl

Maven Project Builder

This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.

http://maven.apache.org/maven-project

Unnamed - commons-validator:commons-validator:jar:1.1.4

Maven Plugin API

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-plugin-api

Unnamed - org.apache.maven.reporting:maven-reporting-api:jar:2.0

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-reporting/maven-reporting-api

Doxia Core

Unnamed - oro:oro:jar:2.0.8

Doxia Core

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

Joda time

Date and time library to replace JDK date handling.

http://joda-time.sourceforge.net

Unnamed - org.javolution:javolution:jar:3.7.10

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

Unnamed - com.toedter:jcalendar:jar:1.3.2

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/commons/httpclient/

Logging

Commons Logging

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