| License | License
                                                        FuseSource Fabric License                                                 | 
|---|---|
| GroupId | GroupIdorg.fusesource.fabric.fabric-examples.fabric-camel-cluster | 
| ArtifactId | ArtifactIdfeatures | 
| Version | Version7.1.0.fuse-014 | 
| Type | Typejar | 
| Description | DescriptionFuse Fabric :: Example :: Cluster with Fabric Camel :: Features Example showing a fabric cluster with camel and loadbalancing | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples.fabric-camel-cluster/features/ -->
<dependency>
    <groupId>org.fusesource.fabric.fabric-examples.fabric-camel-cluster</groupId>
    <artifactId>features</artifactId>
    <version>7.1.0.fuse-014</version>
</dependency>// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples.fabric-camel-cluster/features/
implementation 'org.fusesource.fabric.fabric-examples.fabric-camel-cluster:features:7.1.0.fuse-014'// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples.fabric-camel-cluster/features/
implementation ("org.fusesource.fabric.fabric-examples.fabric-camel-cluster:features:7.1.0.fuse-014")'org.fusesource.fabric.fabric-examples.fabric-camel-cluster:features:jar:7.1.0.fuse-014'<dependency org="org.fusesource.fabric.fabric-examples.fabric-camel-cluster" name="features" rev="7.1.0.fuse-014">
  <artifact name="features" type="jar" />
</dependency>@Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples.fabric-camel-cluster', module='features', version='7.1.0.fuse-014')
)libraryDependencies += "org.fusesource.fabric.fabric-examples.fabric-camel-cluster" % "features" % "7.1.0.fuse-014"[org.fusesource.fabric.fabric-examples.fabric-camel-cluster/features "7.1.0.fuse-014"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel : camel-core | jar | 2.10.0.fuse-71-014 | 
| org.apache.camel : camel-spring | jar | 2.10.0.fuse-71-014 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |