License |
License
FuseSource Fabric License
|
---|---|
GroupId | GroupIdorg.fusesource.examples.fabric-camel-cluster |
ArtifactId | ArtifactIdfeatures |
Version | Version7.2.0.redhat-024 |
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.examples.fabric-camel-cluster/features/ -->
<dependency>
<groupId>org.fusesource.examples.fabric-camel-cluster</groupId>
<artifactId>features</artifactId>
<version>7.2.0.redhat-024</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.examples.fabric-camel-cluster/features/
implementation 'org.fusesource.examples.fabric-camel-cluster:features:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource.examples.fabric-camel-cluster/features/
implementation ("org.fusesource.examples.fabric-camel-cluster:features:7.2.0.redhat-024")
'org.fusesource.examples.fabric-camel-cluster:features:jar:7.2.0.redhat-024'
<dependency org="org.fusesource.examples.fabric-camel-cluster" name="features" rev="7.2.0.redhat-024">
<artifact name="features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.examples.fabric-camel-cluster', module='features', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource.examples.fabric-camel-cluster" % "features" % "7.2.0.redhat-024"
[org.fusesource.examples.fabric-camel-cluster/features "7.2.0.redhat-024"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.10.0.redhat-60024 |
org.apache.camel : camel-spring | jar | 2.10.0.redhat-60024 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |