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 |
|---|---|---|---|---|---|
| commons-logging | commons-logging | 1.1 | - | jar | |
| ant | ant | 1.6.5 | - | jar | (optional) |
| batik | batik-svggen | 1.6-1 | - | jar | (optional) |
| org.freehep | freehep-graphicsio-emf | 2.0 | - | jar | (optional) |
| org.freehep | freehep-graphicsio-gif | 1.2.3 | - | jar | (optional) |
| org.freehep | freehep-graphicsio-pdf | 2.0 | - | jar | (optional) |
| org.freehep | freehep-graphicsio-ps | 2.0 | - | jar | (optional) |
| org.freehep | freehep-graphicsio-svg | 2.0 | - | jar | (optional) |
| org.freehep | freehep-graphicsio-swf | 2.0 | - | jar | (optional) |
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 |
|---|---|---|---|---|---|
| org.testng | testng | 5.1 | jdk15 | 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 |
|---|---|---|---|---|---|
| batik | batik-awt-util | 1.6-1 | - | jar | |
| batik | batik-css | 1.6-1 | - | jar | |
| batik | batik-dom | 1.6-1 | - | jar | |
| batik | batik-ext | 1.6-1 | - | jar | |
| batik | batik-gui-util | 1.6-1 | - | jar | |
| batik | batik-gvt | 1.6-1 | - | jar | |
| batik | batik-parser | 1.6-1 | - | jar | |
| batik | batik-svg-dom | 1.6-1 | - | jar | |
| batik | batik-util | 1.6-1 | - | jar | |
| batik | batik-xml | 1.6-1 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| junit | junit | 3.8.2 | - | jar | |
| org.freehep | freehep-export | 2.0.3 | - | jar | |
| org.freehep | freehep-graphics2d | 2.0 | - | jar | |
| org.freehep | freehep-graphicsio | 2.0 | - | jar | |
| org.freehep | freehep-io | 2.0.1 | - | jar | |
| org.freehep | freehep-swing | 2.0.2 | - | jar | |
| org.freehep | freehep-util | 2.0.1 | - | jar | |
| org.freehep | freehep-xml | 2.0.1 | - | jar | |
| org.netbeans | openide-lookup | 1.9-patched-1.0 | - | jar |
This is the core module containing the basic JEuclid rendering and document handling classes.
http://jeuclid.sourceforge.net/jeuclid-core
TestNG is a unit testing framework.
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Batik SVG Generator
Batik GVT
Batik SVG DOM
Batik DOM
Batik CSS
Batik XML
Batik Utilities
Batik Parser
Batik AWT Utilities
FreeHEP Enhanced Metafile Format Driver
http://java.freehep.org/vectorgraphics/freehep-graphicsio-emf
Unnamed - org.freehep:freehep-graphicsio-gif:jar:1.2.3
POM was created from deploy:deploy-file
FreeHEP Portable Document Format Driver
http://java.freehep.org/vectorgraphics/freehep-graphicsio-pdf
FreeHEP (Encapsulated) PostScript Driver
http://java.freehep.org/vectorgraphics/freehep-graphicsio-ps
FreeHEP Scalable Vector Graphics Driver
http://java.freehep.org/vectorgraphics/freehep-graphicsio-svg
FreeHEP XML Library
http://java.freehep.org/freehep-xml
FreeHEP I/O Library
http://java.freehep.org/freehep-io
FreeHEP Swing Extensions
http://java.freehep.org/freehep-swing
FreeHEP Utility Library
http://java.freehep.org/freehep-util
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.
FreeHEP SWF (Flash) Driver
http://java.freehep.org/vectorgraphics/freehep-graphicsio-swf
FreeHEP GraphicsIO Base Library