Last Version

Fabric3 Standalone Runtime Shutdown 0.1

Fabric3 Standalone Runtime Server Shutdown Command.

License

License

GroupId

GroupId

org.codehaus.fabric3.standalone
ArtifactId

ArtifactId

shutdown
Version

Version

0.1
Type

Type

jar
Description

Description

Fabric3 Standalone Runtime Shutdown
Fabric3 Standalone Runtime Server Shutdown Command.

Download shutdown 0.1


<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3.standalone/shutdown/ -->
<dependency>
    <groupId>org.codehaus.fabric3.standalone</groupId>
    <artifactId>shutdown</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3.standalone/shutdown/
implementation 'org.codehaus.fabric3.standalone:shutdown:0.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3.standalone/shutdown/
implementation ("org.codehaus.fabric3.standalone:shutdown:0.1")
'org.codehaus.fabric3.standalone:shutdown:jar:0.1'
<dependency org="org.codehaus.fabric3.standalone" name="shutdown" rev="0.1">
  <artifact name="shutdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3.standalone', module='shutdown', version='0.1')
)
libraryDependencies += "org.codehaus.fabric3.standalone" % "shutdown" % "0.1"
[org.codehaus.fabric3.standalone/shutdown "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.fabric3.standalone : standalone-api jar 0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.