| Лицензия |
Лицензия
FuseSource Fabric License
|
|---|---|
| Группа | Группаorg.fusesource.fabric.fabric-examples.fabric-camel-cluster |
| Идентификатор | Идентификаторfeatures |
| Последняя версия | Последняя версия7.1.0.fuse-014 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFuse Fabric :: Example :: Cluster with Fabric Camel :: Features
Example showing a fabric cluster with camel and loadbalancing
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.10.0.fuse-71-014 |
| org.apache.camel : camel-spring | jar | 2.10.0.fuse-71-014 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |