RedDwarf Stopper

The sgs-stop module is a standard jar package of sgs classes used to stop a running server

GroupId

GroupId

org.reddwarfserver.server
ArtifactId

ArtifactId

sgs-stop
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

RedDwarf Stopper
The sgs-stop module is a standard jar package of sgs classes used to stop a running server
Project URL

Project URL

http://www.reddwarfserver.org/sgs-stop

Download sgs-stop

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.reddwarfserver.server : sgs-boot jar 0.10.2
org.reddwarfserver.server : sgs-server-internal-api jar 0.10.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.2
0.10.1
0.10.0