Last Version

Project Darkstar Server Distribution 0.9.11.5

The sgs-server-dist module produces a zip artifact which is the main distribution of the darkstar server intended for external consumption

GroupId

GroupId

com.projectdarkstar.server
ArtifactId

ArtifactId

sgs-server-dist
Version

Version

0.9.11.5
Type

Type

pom
Description

Description

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

Download sgs-server-dist 0.9.11.5


<!-- https://jarcasting.com/artifacts/com.projectdarkstar.server/sgs-server-dist/ -->
<dependency>
    <groupId>com.projectdarkstar.server</groupId>
    <artifactId>sgs-server-dist</artifactId>
    <version>0.9.11.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.projectdarkstar.server/sgs-server-dist/
implementation 'com.projectdarkstar.server:sgs-server-dist:0.9.11.5'
// https://jarcasting.com/artifacts/com.projectdarkstar.server/sgs-server-dist/
implementation ("com.projectdarkstar.server:sgs-server-dist:0.9.11.5")
'com.projectdarkstar.server:sgs-server-dist:pom:0.9.11.5'
<dependency org="com.projectdarkstar.server" name="sgs-server-dist" rev="0.9.11.5">
  <artifact name="sgs-server-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.projectdarkstar.server', module='sgs-server-dist', version='0.9.11.5')
)
libraryDependencies += "com.projectdarkstar.server" % "sgs-server-dist" % "0.9.11.5"
[com.projectdarkstar.server/sgs-server-dist "0.9.11.5"]

Dependencies

compile (5)

Group / Artifact Type Version
com.projectdarkstar.server : sgs-boot jar 0.9.11.5
com.projectdarkstar.server : sgs-stop jar 0.9.11.5
com.projectdarkstar.server : sgs-server jar 0.9.11.5
com.projectdarkstar.server : sgs-server-javadoc jar 0.9.11.5
com.projectdarkstar.server : sgs-tutorial-server-dist zip 0.9.11.5

Project Modules

There are no modules declared in this project.