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
javax.vecmathvecmath1.5.1-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
junitjunit4.8.2-jar
org.easymockeasymock2.5.1-jar

Project Transitive Dependencies

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

Project Dependency Graph

Dependency Listings

java-geom

http://maven.apache.org

vecmath

Artifactory auto generated POM

EasyMock

EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

JUnit

JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java.

http://junit.org