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.amis.pogamut.ut2004.steeringsut2004-steering-library3.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
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.google.inject.extensionsguice-assisted-inject2.0-jar
com.google.inject.extensionsguice-multibindings2.0-jar
com.sun.scriptjython-engine1.0-jar
com.thoughtworks.xstreamxstream1.3.1-jar
cz.cuni.amisafsm1.0.1-SNAPSHOT-jar
cz.cuni.amisamis-utils3.3.0-jar
cz.cuni.amisintrospection1.0.0-SNAPSHOT-jar
cz.cuni.amisjavageom3.3.0-jar
cz.cuni.amisxmllist1.0.0-SNAPSHOT-jar
cz.cuni.amis.pogamutpogamut-base3.3.0-jar
cz.cuni.amis.pogamutpogamut-unreal3.3.0-jar
cz.cuni.amis.pogamutpogamut-ut20043.3.0-jar
javax.vecmathvecmath1.5.1-jar
net.sourceforge.saxonsaxon9.1.0.8-jar
org.apache.antant-trax1.8.0-jar
org.jdesktopappframework1.0.3-jar
org.jdesktopswing-worker1.1-jar
org.jythonjython1.2007-jar
org.netbeans.apiorg-netbeans-api-visual1.0.0-jar
org.netbeans.apiorg-openide-util1.0.0-jar
org.netbeans.lib.awtextraAbsoluteLayoutAbsoluteLayout-jar
xpp3xpp3_min1.1.4c-jar

Project Dependency Graph

Dependency Listings

pogamut-emohawk

Java interface to the GameBotsUE2.5 with Emohawk extensions and its custom map. Makes it possible to write bots running in the EmohawkVille game in Java.

http://pogamut.cuni.cz

ut2004-steering-library

http://maven.apache.org

pogamut-ut2004

Java interface to the GameBots2004. Makes it possible to write bots running in the Unreal Tournament 2004 game in Java.

http://pogamut.cuni.cz

AbsoluteLayout

Artifactory auto generated POM

org-openide-util

Artifactory auto generated POM

org-netbeans-api-visual

Artifactory auto generated POM

appframework

Artifactory auto generated POM

swing-worker

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