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.test | test-core | 0.9.1 | - | jar | |
| org.equanda.test | test-t5-ear | 0.9.1 | - | ear | |
| org.equanda.test | test-test | 0.9.1 | - | 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 |
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 |
|---|---|---|---|---|---|
| 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 | |
| javax.persistence | persistence-api | 1.0 | - | jar | |
| jboss | jboss-annotations-ejb3 | 4.2.1.GA | - | jar | |
| jboss | jboss-ejb-api | 4.2.1.GA | - | jar | |
| jboss | jbosssx | 4.2.1.GA | - | 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-server | 0.9.1 | - | jar | |
| org.equanda | equanda-tool | 0.9.1 | - | jar | |
| org.equanda | equanda-util | 0.9.1 | - | jar | |
| org.equanda.test | test-ddltool | 0.9.1 | - | jar | |
| org.firebirdsql | jaybird | 2.1.1 | - | jar | |
| org.javolution | javolution | 3.7.10 | - | jar | |
| org.jboss | jboss-client | 4.2.2 | - | 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 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 |
|---|---|---|---|---|---|
| log4j | log4j | 1.2.14 | - | jar |
test test
http://equanda.org/equanda-test/test-gui-t5-test
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.
test test
http://equanda.org/equanda-test/test-test
Unnamed - javax.persistence:persistence-api:jar:1.0
Unnamed - org.firebirdsql:jaybird:jar:2.1.1
test ddltool
http://equanda.org/equanda-test/test-ddltool
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
Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
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/
he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.
JasperReports Library
http://jasperreports.sourceforge.net
The 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/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Collections
The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.
Unnamed - jfree:jcommon:jar:1.0.2
JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
Unnamed - jfree:jfreechart:jar:1.0.9-brew
Unnamed - xml-apis:xml-apis:jar:1.3.02
http://xml.apache.org/commons/#external
Unnamed - org.jboss:jboss-client:jar:4.2.2
Unnamed - jboss:jbosssx:jar:4.2.1.GA
Unnamed - jboss:jboss-annotations-ejb3:jar:4.2.1.GA
Unnamed - jboss:jboss-ejb-api:jar:4.2.1.GA
test ear
http://equanda.org/equanda-test/test-t5-ear
test core
http://equanda.org/equanda-test/test-core
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 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
Log4j
http://logging.apache.org/log4j/docs/
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
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.