is not current version
Last Version 7.2.0.redhat-083

org.fusesource.fabric:fabric-rest 7.2.0.redhat-065

Fuse Fabric :: REST API

GroupId

GroupId

org.fusesource.fabric
ArtifactId

ArtifactId

fabric-rest
Version

Version

7.2.0.redhat-065
Type

Type

war

Download fabric-rest 7.2.0.redhat-065


<!-- https://jarcasting.com/artifacts/org.fusesource.fabric/fabric-rest/ -->
<dependency>
    <groupId>org.fusesource.fabric</groupId>
    <artifactId>fabric-rest</artifactId>
    <version>7.2.0.redhat-065</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric/fabric-rest/
implementation 'org.fusesource.fabric:fabric-rest:7.2.0.redhat-065'
// https://jarcasting.com/artifacts/org.fusesource.fabric/fabric-rest/
implementation ("org.fusesource.fabric:fabric-rest:7.2.0.redhat-065")
'org.fusesource.fabric:fabric-rest:war:7.2.0.redhat-065'
<dependency org="org.fusesource.fabric" name="fabric-rest" rev="7.2.0.redhat-065">
  <artifact name="fabric-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric', module='fabric-rest', version='7.2.0.redhat-065')
)
libraryDependencies += "org.fusesource.fabric" % "fabric-rest" % "7.2.0.redhat-065"
[org.fusesource.fabric/fabric-rest "7.2.0.redhat-065"]