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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
General API to manage pds gameserver transactions (Version 0.9.5.1)
../../../localhost/www/tx-0_9_5_1
Implementation of project darkstar kernel 0.9.5.1
../../../localhost/www/start-0_9_5_1
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 is a high performance, transactional storage engine written entirely in Java.
http://www.sleepycat.com/products/bdbje.html
General API to startup pds gameservers
../../../localhost/www/start-api
General API to manage pds gameserver transactions
General API to manage pds gameserver transactions
General API to startup pds gameservers
../../../localhost/www/start-api
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.