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
cz.cuni.amisamis-utils3.3.0-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
cz.cuni.amisamis-tests3.3.0-SNAPSHOT-jar
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.

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
cz.cuni.amis.utilssimple-logging1.0.0-jar

Project Dependency Graph

Dependency Listings

AmisPathFinding

http://maven.apache.org

amis-utils

http://maven.apache.org

amis-tests

http://diana.ms.mff.cuni.cz

SimpleLogging

http://diana.ms.mff.cuni.cz

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