не последняя версия
Последняя версия 7.1.0.fuse-014

org.fusesource.fabric.fabric-examples:fabric-camel-cluster 7.0.2.fuse-097

Example showing a fabric cluster with camel and loadbalancing

Группа

Группа

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

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

fabric-camel-cluster
Версия

Версия

7.0.2.fuse-097
Тип

Тип

pom

Скачать fabric-camel-cluster 7.0.2.fuse-097

Имя Файла Размер
fabric-camel-cluster-7.0.2.fuse-097.pom 3 KB
Обзор

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