Project Dependencies

compile

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

GroupId ArtifactId Version Classifier Type Optional
edu.umich.eecs.tac aa-logging 0.9.6.2 - jar
edu.umich.eecs.tac aa-viewer 0.9.6.2 - jar
javax.servlet servlet-api 2.4 - jar
mysql mysql-connector-java 5.1.6 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
jfree jcommon 1.0.12 - 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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 4.4 - jar
org.jmock jmock-junit4 2.5.1 - jar
org.jmock jmock-legacy 2.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:

GroupId ArtifactId Version Classifier Type Optional
edu.umich.eecs.tac aa-common 0.9.6.2 - jar
jetty org.mortbay.jetty 4.2.27 - jar
se.sics tasim 0.8.0.4.2 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
jfree jfreechart 1.0.9 - 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:

GroupId ArtifactId Version Classifier Type Optional
cglib cglib-nodep 2.1_3 - jar
junit junit-dep 4.4 - jar
org.hamcrest hamcrest-core 1.1 - jar
org.hamcrest hamcrest-library 1.1 - jar
org.jmock jmock 2.5.1 - jar
org.objenesis objenesis 1.0 - jar

Project Dependency Graph

Dependency Listings

Trading Agent Ad Auctions server

Ad Auctions game for the Trading Agent Competition

http://www.eecs.umich.edu/~prjordan/tac-aa/aa-server

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

jMock JUnit 4 Extension

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.

http://junit.org

MySQL java connector

MySQL java connector

http://dev.mysql.com/usingmysql/java/

jMock Legacy Extension

jMock 2 Core

Objenesis

A library for instantiating Java objects

http://objenesis.googlecode.com/svn/docs/index.html

cglib

http://cglib.sourceforge.net/

jcommon

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

http://www.jfree.org/jcommon/

Trading Agent Ad Auctions viewer

Ad Auctions game for the Trading Agent Competition

http://www.eecs.umich.edu/~prjordan/tac-aa/aa-viewer

jfreechart

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

http://www.jfree.org/jfreechart/

Trading Agent Ad Auctions logging

Ad Auctions game for the Trading Agent Competition

http://www.eecs.umich.edu/~prjordan/tac-aa/aa-logging

SICS Trading Agent Simulator

Ad Auctions game for the Trading Agent Competition

http://www.eecs.umich.edu/~prjordan/tac-aa/tasim

Trading Agent Ad Auctions common

Ad Auctions game for the Trading Agent Competition

http://www.eecs.umich.edu/~prjordan/tac-aa/aa-common

Unnamed - javax.servlet:servlet-api:jar:2.4