is not current version
Last Version 7.2.0.redhat-083

org.fusesource.fabric:fabric-launcher 7.0.0.fuse-061

Fuse Fabric :: Launcher

GroupId

GroupId

org.fusesource.fabric
ArtifactId

ArtifactId

fabric-launcher
Version

Version

7.0.0.fuse-061
Type

Type

war

Download fabric-launcher 7.0.0.fuse-061


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