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-mathviewer | 3.0.4-SNAPSHOT | - | jar | |
| net.sourceforge.jeuclid | jeuclid-swt | 3.0.4-SNAPSHOT | - | 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 |
|---|---|---|---|---|---|
| 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 |
|---|---|---|---|---|---|
| commons-logging | commons-logging | 1.1 | - | jar | |
| net.sourceforge.jeuclid | jeuclid-core | 3.0.4-SNAPSHOT | - | 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 minimal JEuclid distribution files.
http://jeuclid.sourceforge.net/jeuclid-minimal
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 is the core module containing the basic JEuclid rendering and document handling classes.