is not current version
Last Version 7.1.0.fuse-014

org.fusesource.fabric.fabric-examples:fabric-camel-dosgi 1.1

Fuse Fabric :: Example :: Camel DOSGI

GroupId

GroupId

org.fusesource.fabric.fabric-examples
ArtifactId

ArtifactId

fabric-camel-dosgi
Version

Version

1.1
Type

Type

pom

Download fabric-camel-dosgi 1.1


<!-- 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>1.1</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:1.1'
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/
implementation ("org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:1.1")
'org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:pom:1.1'
<dependency org="org.fusesource.fabric.fabric-examples" name="fabric-camel-dosgi" rev="1.1">
  <artifact name="fabric-camel-dosgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples', module='fabric-camel-dosgi', version='1.1')
)
libraryDependencies += "org.fusesource.fabric.fabric-examples" % "fabric-camel-dosgi" % "1.1"
[org.fusesource.fabric.fabric-examples/fabric-camel-dosgi "1.1"]