is not current version
Last Version 2.0.1

org.codehaus.fabric3.standalone:fabric3-standalone-server 0.7

Fabric3 Standalone Runtime Server Start Command.

GroupId

GroupId

org.codehaus.fabric3.standalone
ArtifactId

ArtifactId

fabric3-standalone-server
Version

Version

0.7
Type

Type

jar

Download fabric3-standalone-server 0.7


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