не последняя версия
Последняя версия 7.2.0.redhat-083

org.fusesource.fabric:fabric-launcher 7.2.0.redhat-024

Fuse Fabric :: Launcher

Группа

Группа

org.fusesource.fabric
Идентификатор

Идентификатор

fabric-launcher
Версия

Версия

7.2.0.redhat-024
Тип

Тип

war

Скачать fabric-launcher 7.2.0.redhat-024


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