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.start start-0_9_5_1 0.1.0-SNAPSHOT - jar
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-api 0.1.0-SNAPSHOT - jar
com.projectdarkstar darkstar-server 0.9.5.1 - jar

Project Dependency Graph

Dependency Listings

PDS Transactions API

General API to manage pds gameserver transactions (Version 0.9.5.1)

../../../localhost/www/tx-0_9_5_1

PDS 0.9.5.1 implementation

Implementation of project darkstar kernel 0.9.5.1

../../../localhost/www/start-0_9_5_1

darkstar-server

http://www.projectdarkstar.com/darkstar-server

Unnamed - berkeleydb:bdb:pom:4.5.20

Unnamed - berkeleydb:bdb-natives:pom:4.5.20

Berkeley DB Java Edition

Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java.

http://www.sleepycat.com/products/bdbje.html

Startup API

General API to startup pds gameservers

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

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

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