MVN

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

Maven & Gradle

May 28, 2015

Fuse Fabric :: Simple Fabric Camel CXF

<dependency>
    <groupId>org.fusesource.fabric.examples</groupId>
    <artifactId>fabric-camel-cxf</artifactId>
    <version>7.2.0.redhat-083</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.2.0.redhat-083

All Versions

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

Version Vulnerabilities Updated
7.2.x
fabric-camel-cxf-7.2.0.redhat-083
fabric-camel-cxf-7.2.0.redhat-065
fabric-camel-cxf-7.2.0.redhat-060
fabric-camel-cxf-7.2.0.redhat-024

How to add a dependency to Maven

Add the following org.fusesource.fabric.examples : fabric-camel-cxf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.fabric.examples</groupId>
    <artifactId>fabric-camel-cxf</artifactId>
    <version>7.2.0.redhat-083</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.fabric.examples : fabric-camel-cxf gradle dependency to your build.gradle file:

implementation 'org.fusesource.fabric.examples:fabric-camel-cxf:7.2.0.redhat-083'

Gradle Kotlin DSL: Add the following org.fusesource.fabric.examples : fabric-camel-cxf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.fabric.examples:fabric-camel-cxf:7.2.0.redhat-083")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.fabric.examples : fabric-camel-cxf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.fabric.examples" % "fabric-camel-cxf" % "7.2.0.redhat-083"

Advertisement

Dependencies from Group

Discover Dependencies

May 03, 2016
2 usages
9 stars
Apr 21, 2023
12 usages
3.1k stars
Nov 19, 2020
1 usages
11.1k stars
Mar 14, 2016
2 usages
Sep 07, 2016
4 usages
323 stars
Sep 07, 2016
371 stars
Oct 18, 2016