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.thoughtworks.xstream | xstream | 1.2.2 | - | jar | |
jalopy | jalopy | 1.5rc3 | - | jar | |
org.equanda | equanda-dm | 0.9.4 | - | jar | |
velocity | velocity-dep | 1.4 | - | 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 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.apache.ant | ant | 1.7.0 | - | jar | |
xerces | xercesImpl | 2.4.0 | - | 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.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 | |
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 |
---|---|---|---|---|---|
org.apache.ant | ant-launcher | 1.7.0 | - | jar |
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
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.
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.
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
Apache Ant
Unnamed - org.apache.ant:ant-launcher:jar:1.7.0
master POM
http://ant.apache.org/ant-launcher
Unnamed - xerces:xercesImpl:jar:2.4.0
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 - 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/
he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.
Log4j