Group: com.projectdarkstar.server - All Dependencies
Project Darkstar Server API · The sgs-server-api package produces a jar artifact which includes only the classes intended to be exposed for developing applications
Project Darkstar Shared · The sgs-shared module is a standard jar package that includes classes used by both the sgs-server and sgs-client packages
Project Darkstar Server · The sgs-server module is a standard jar package of sgs classes used exclusively by the server
Project Darkstar Server Internal API · The sgs-server-internal-api package produces a jar artifact which includes only the classes intended to be exposed for developing Project Darkstar services, custom protocols and transports, authenticators, and other custom internal components.
Project Darkstar Server Javadoc · The sgs-server-javadoc module produces two artifacts intended for consumption: A jar of javadoc generated documentation for all sources A jar of javadoc generated documentation for the sgs-server-api
Project Darkstar Server Tutorial Distribution · The sgs-tutorial-server-dist generates a zip artifact of the files intended to be the tutorial component of the sgs-server-dist distribution
Project Darkstar Bootstrapper · The sgs-boot module is a standard jar package of sgs classes used to bootstrap the server
Project Darkstar Server Tutorial · The sgs-tutorial-server generates a jar artifact of the classes of the server side of the tutorial
Project Darkstar Stopper · The sgs-stop module is a standard jar package of sgs classes used to stop a running server
Project Darkstar Server Distribution · The sgs-server-dist module produces a zip artifact which is the main distribution of the darkstar server intended for external consumption
Project Darkstar Server Parent POM · Parent POM of the Project Darkstar Server