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
com.google.inject.extensionsguice-assisted-inject2.0-jar
com.google.inject.extensionsguice-multibindings2.0-jar
cz.cuni.amisamis-utils3.3.0-jar
cz.cuni.amisintrospection1.0.0-20120311.020232-418-jar
cz.cuni.amisjavageom3.3.0-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-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.

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
com.google.injectguice2.0-jar
com.sun.scriptjython-engine1.0-jar
javax.vecmathvecmath1.5.1-jar
org.jythonjython1.2007-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.amis.utilssimple-logging1.0.0-jar

Project Dependency Graph

Dependency Listings

pogamut-base

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

Google Guice - Extension: Multibindings

Tools injecting collections of bound values

http://code.google.com/p/google-guice/extensions-parent/guice-multibindings/

Google Guice - Extension: Assisted Inject

An easier way to help the Guice Injector build objects

http://code.google.com/p/google-guice/extensions-parent/guice-assisted-inject/

guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 5 and above, brought to you by Google.

http://code.google.com/p/google-guice/guice/

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

amis-tests

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

SimpleLogging

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

amis-utils

http://maven.apache.org

java-geom

http://maven.apache.org

vecmath

Artifactory auto generated POM

introspection

http://maven.apache.org

jython

Artifactory auto generated POM

jython-engine

Artifactory auto generated POM

JUnit

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

http://junit.org