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 |
|---|---|---|---|---|---|
| net.sourceforge.jeuclid | jeuclid-fop | 3.0.4-SNAPSHOT | - | jar | |
| net.sourceforge.jeuclid | jeuclid-foprep | 3.0.4-SNAPSHOT | - | jar | |
| net.sourceforge.jeuclid | jeuclid-mathviewer | 3.0.4-SNAPSHOT | - | jar | |
| net.sourceforge.jeuclid | jeuclid-swt | 3.0.4-SNAPSHOT | - | jar | |
| 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-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 | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-lang | commons-lang | 1.0 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| net.sourceforge.jeuclid | jeuclid-core | 3.0.4-SNAPSHOT | - | 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.netbeans | openide-lookup | 1.9-patched-1.0 | - | 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 class handles the creation of the JEuclid distribution files.
http://jeuclid.sourceforge.net/jeuclid
TestNG is a unit testing framework.
Unnamed - junit:junit:jar:3.8.1
This module is currently empty. It will contain a component for SWT MathML rendering.
http://jeuclid.sourceforge.net/jeuclid-swt
This module contains a swing MathViewer application.
http://jeuclid.sourceforge.net/jeuclid-mathviewer
This module contains a FO pre-processor application.
http://jeuclid.sourceforge.net/jeuclid-foprep
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.
This module contains the FOP plugin to support MathML in FOP through JEuclid.
http://jeuclid.sourceforge.net/jeuclid-fop
This is the core module containing the basic JEuclid rendering and document handling classes.
http://jeuclid.sourceforge.net/jeuclid-core
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 SWF (Flash) Driver
http://java.freehep.org/vectorgraphics/freehep-graphicsio-swf
FreeHEP GraphicsIO Base Library