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.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.reporting | maven-reporting-impl | 2.0 | - | jar | |
org.equanda | equanda-tool | 0.9.4 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|---|
bouncycastle | bcmail-jdk14 | 136 | - | jar | |
bouncycastle | bcprov-jdk14 | 136 | - | jar | |
classworlds | classworlds | 1.1-alpha-2 | - | jar | |
com.lowagie | itext | 2.1.0 | - | 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-codec | commons-codec | 1.2 | - | jar | |
commons-collections | commons-collections | 3.2.1 | - | jar | |
commons-digester | commons-digester | 2.0 | - | jar | |
commons-httpclient | commons-httpclient | 3.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | 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 | |
eclipse | jdtcore | 3.1.0 | - | jar | |
jalopy | jalopy | 1.5rc3 | - | jar | |
jasperreports | jasperreports | 3.0.1 | - | jar | |
jfree | jcommon | 1.0.12 | - | jar | |
jfree | jfreechart | 1.0.9 | - | jar | |
joda-time | joda-time | 1.5.2 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
net.sf.fscript | fscript | 1.17 | - | 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-model | 1.0-alpha-7 | - | jar | |
org.apache.maven.reporting | maven-reporting-api | 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 | |
org.equanda | equanda-client | 0.9.4 | - | jar | |
org.equanda | equanda-dm | 0.9.4 | - | jar | |
org.equanda | equanda-generate | 0.9.4 | - | jar | |
org.equanda | equanda-util | 0.9.4 | - | jar | |
org.javolution | javolution | 3.7.10 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
plexus | plexus-utils | 1.0.2 | - | jar | |
velocity | velocity | 1.4 | - | jar | |
velocity | velocity-dep | 1.4 | - | jar | |
xml-apis | xml-apis | 1.3.02 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
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 |
Provide the maven plugins for equanda users.
http://equanda.org/equanda-maven-plugin
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
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
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
Provide a super simple interface for downloading a single artifact.
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.
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
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
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 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 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
Log4j
http://logging.apache.org/log4j/docs/
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/
Unnamed - net.sf.fscript:fscript:jar:1.17
JasperReports Library
http://jasperreports.sourceforge.net
Types that extend and augment the Java Collections Framework.
http://commons.apache.org/collections/
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
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
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 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 is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
Unnamed - xml-apis:xml-apis:jar:1.3.02
http://xml.apache.org/commons/#external
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
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 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