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 |
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-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 |
General API to manage pds gameserver transactions (Version 0.9.6)
../../../localhost/www/tx-0_9_6
General API to manage pds gameserver transactions
General API to manage pds gameserver transactions
Implementation of project darkstar kernel 0.9.6
../../../localhost/www/start-0_9_6
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.