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-cli | commons-cli | 1.0 | - | jar | |
net.sourceforge.jeuclid | jeuclid-core | 3.0.4-SNAPSHOT | - | jar | |
batik | batik-svggen | 1.6-1 | - | 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 | |
commons-lang | commons-lang | 1.0 | - | jar | |
commons-logging | commons-logging | 1.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 |
This module contains a FO pre-processor application.
http://jeuclid.sourceforge.net/jeuclid-foprep
TestNG is a unit testing framework.
Unnamed - junit:junit:jar:3.8.1
This is the core module containing the basic JEuclid rendering and document handling classes.
http://jeuclid.sourceforge.net/jeuclid-core
Commons CLI provides a simple API for working with the command line arguments and options.
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
Batik SVG Generator
Batik GVT
Batik SVG DOM
Batik DOM
Batik CSS
Batik XML
Batik Utilities
Batik Parser
Batik AWT Utilities