Last Version

Fabric3 Standalone Runtime Server 2.0.1

Fabric3 runtime start command

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3.standalone
ArtifactId

ArtifactId

fabric3-standalone-server
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fabric3 Standalone Runtime Server
Fabric3 runtime start command
Project Organization

Project Organization

Fabric3 Project

Download fabric3-standalone-server 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-host-api jar 2.0.1
org.codehaus.fabric3.api : javax-annotation jar 1.0.1
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016

Project Modules

There are no modules declared in this project.