MVN

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

Maven & Gradle

Oct 10, 2012
7 stars

Fuse Fabric :: Example :: Camel DOSGI

<dependency>
    <groupId>org.fusesource.fabric.fabric-examples</groupId>
    <artifactId>fabric-camel-dosgi</artifactId>
    <version>service</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.fabric.fabric-examples : fabric-camel-dosgi to add to Maven - Latest Versions:

  • Latest Stable: service

All Versions

Choose a version of org.fusesource.fabric.fabric-examples : fabric-camel-dosgi to add to Maven - All Versions:

Version Vulnerabilities Updated
7.1.x
fabric-camel-dosgi-7.1.0.fuse-014
7.0.x
fabric-camel-dosgi-7.0.2.fuse-097
fabric-camel-dosgi-7.0.1.fuse-084
fabric-camel-dosgi-7.0.0.fuse-061
1.1
fabric-camel-dosgi-1.1
1.0
fabric-camel-dosgi-1.0
service
fabric-camel-dosgi-service
features
fabric-camel-dosgi-features
dosgi
fabric-camel-dosgi-dosgi-service
camel
fabric-camel-dosgi-camel-route

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.fusesource.fabric.fabric-examples</groupId>
    <artifactId>fabric-camel-dosgi</artifactId>
    <version>service</version>
</dependency>