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
com.pentagaia.tb.tx tx-api 0.1.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:

GroupId ArtifactId Version Classifier Type Optional
com.pentagaia.tb.start start-api 0.1.0-SNAPSHOT tests test-jar
com.pentagaia.tb.tx tx-api 0.1.0-SNAPSHOT tests test-jar
junit junit 4.4 - 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
berkeleydb bdb 4.5.20 - jar
berkeleydb bdb-natives 4.5.20 - jar
berkeleydb je 3.2.44 - jar
com.pentagaia.tb.start start-0_9_6 0.1.0-SNAPSHOT - jar
com.pentagaia.tb.start start-api 0.1.0-SNAPSHOT - jar
com.projectdarkstar darkstar-server 0.9.6 - jar
com.projectdarkstar darkstar-shared 0.9.6 - jar
org.apache.mina mina-core 1.1.0 - jar
org.slf4j slf4j-api 1.4.0 - jar
org.slf4j slf4j-jdk14 1.4.0 - jar

Project Dependency Graph

Dependency Listings

PDS Transactions API

General API to manage pds gameserver transactions (Version 0.9.6)

../../../localhost/www/tx-0_9_6

PDS Transactions API

General API to manage pds gameserver transactions

../../../localhost/www/tx-api

PDS Transactions API

General API to manage pds gameserver transactions

../../../localhost/www/tx-api

PDS 0.9.6 implementation

Implementation of project darkstar kernel 0.9.6

../../../localhost/www/start-0_9_6

Startup API

General API to startup pds gameservers

../../../localhost/www/start-api

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