is not current version
Last Version 7.1.0.fuse-014

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

FuseSource Fabric :: Example :: Camel DOSGI

GroupId

GroupId

org.fusesource.fabric.fabric-examples
ArtifactId

ArtifactId

fabric-camel-dosgi
Version

Version

1.0
Type

Type

pom

Download fabric-camel-dosgi 1.0


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