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-api 0.1.0-SNAPSHOT - jar
com.projectdarkstar darkstar-server 0.9.6 - 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
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.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 0.9.6 implementation

Implementation of project darkstar kernel 0.9.6

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

darkstar-server

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

darkstar-shared

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

Apache MINA Core API

MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.

http://mina.apache.org/mina-core

SLF4J JDK14 Binding

The slf4j JDK14 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

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

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