is not current version
Last Version 7.1.0.fuse-014

org.fusesource.fabric.fabric-examples:fabric-cxf-demo 7.0.1.fuse-084

Fuse Fabric :: Simple Fabric CXF Demo

GroupId

GroupId

org.fusesource.fabric.fabric-examples
ArtifactId

ArtifactId

fabric-cxf-demo
Version

Version

7.0.1.fuse-084
Type

Type

pom

Download fabric-cxf-demo 7.0.1.fuse-084


<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-cxf-demo/ -->
<dependency>
    <groupId>org.fusesource.fabric.fabric-examples</groupId>
    <artifactId>fabric-cxf-demo</artifactId>
    <version>7.0.1.fuse-084</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-cxf-demo/
implementation 'org.fusesource.fabric.fabric-examples:fabric-cxf-demo:7.0.1.fuse-084'
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-cxf-demo/
implementation ("org.fusesource.fabric.fabric-examples:fabric-cxf-demo:7.0.1.fuse-084")
'org.fusesource.fabric.fabric-examples:fabric-cxf-demo:pom:7.0.1.fuse-084'
<dependency org="org.fusesource.fabric.fabric-examples" name="fabric-cxf-demo" rev="7.0.1.fuse-084">
  <artifact name="fabric-cxf-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples', module='fabric-cxf-demo', version='7.0.1.fuse-084')
)
libraryDependencies += "org.fusesource.fabric.fabric-examples" % "fabric-cxf-demo" % "7.0.1.fuse-084"
[org.fusesource.fabric.fabric-examples/fabric-cxf-demo "7.0.1.fuse-084"]