| Группа | Группаorg.fusesource.fabric |
|---|---|
| Идентификатор | Идентификаторfabric-camel-c24io |
| Версия | Версия7.2.0.redhat-024 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric/fabric-camel-c24io/ -->
<dependency>
<groupId>org.fusesource.fabric</groupId>
<artifactId>fabric-camel-c24io</artifactId>
<version>7.2.0.redhat-024</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric/fabric-camel-c24io/
implementation 'org.fusesource.fabric:fabric-camel-c24io:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource.fabric/fabric-camel-c24io/
implementation ("org.fusesource.fabric:fabric-camel-c24io:7.2.0.redhat-024")
'org.fusesource.fabric:fabric-camel-c24io:jar:7.2.0.redhat-024'
<dependency org="org.fusesource.fabric" name="fabric-camel-c24io" rev="7.2.0.redhat-024">
<artifact name="fabric-camel-c24io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric', module='fabric-camel-c24io', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource.fabric" % "fabric-camel-c24io" % "7.2.0.redhat-024"
[org.fusesource.fabric/fabric-camel-c24io "7.2.0.redhat-024"]