Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
net.sourceforge.jeuclidjeuclid-mathviewer3.0.4-SNAPSHOT-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.testngtestng5.1jdk15jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-loggingcommons-logging1.1-jar
net.sourceforge.jeuclidjeuclid-core3.0.4-SNAPSHOT-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar

Project Dependency Graph

Dependency Listings

JEuclid Webstart Module

This module handles creation of the JEuclid webstartable app.

http://jeuclid.sourceforge.net/jeuclid-webstart

TestNG

TestNG is a unit testing framework.

http://testng.org

Unnamed - junit:junit:jar:3.8.1

JEuclid Mathviewer Module

This module contains a swing MathViewer application.

http://jeuclid.sourceforge.net/jeuclid-mathviewer

JEuclid Core Module

This is the core module containing the basic JEuclid rendering and document handling classes.

http://jeuclid.sourceforge.net/jeuclid-core

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/