GroupId | GroupIdorg.fusesource.fabric.fabric-examples |
---|---|
ArtifactId | ArtifactIdfabric-camel-dosgi |
Version | Version7.0.1.fuse-084 |
Type | Typepom |
Filename | Size |
---|---|
fabric-camel-dosgi-7.0.1.fuse-084.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/ -->
<dependency>
<groupId>org.fusesource.fabric.fabric-examples</groupId>
<artifactId>fabric-camel-dosgi</artifactId>
<version>7.0.1.fuse-084</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/
implementation 'org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:7.0.1.fuse-084'
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/
implementation ("org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:7.0.1.fuse-084")
'org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:pom:7.0.1.fuse-084'
<dependency org="org.fusesource.fabric.fabric-examples" name="fabric-camel-dosgi" rev="7.0.1.fuse-084">
<artifact name="fabric-camel-dosgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples', module='fabric-camel-dosgi', version='7.0.1.fuse-084')
)
libraryDependencies += "org.fusesource.fabric.fabric-examples" % "fabric-camel-dosgi" % "7.0.1.fuse-084"
[org.fusesource.fabric.fabric-examples/fabric-camel-dosgi "7.0.1.fuse-084"]