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 |
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 module handles creation of the JEuclid webstartable app.
http://jeuclid.sourceforge.net/jeuclid-webstart
TestNG is a unit testing framework.
Unnamed - junit:junit:jar:3.8.1
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.
http://jeuclid.sourceforge.net/jeuclid-core
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/