is not current version
Last Version 7.2.0.redhat-083

org.fusesource.fabric.samples:process-sample-camel-spring-just-xml 7.2.0.redhat-060

Fuse Process Samples :: Camel

GroupId

GroupId

org.fusesource.fabric.samples
ArtifactId

ArtifactId

process-sample-camel-spring-just-xml
Version

Version

7.2.0.redhat-060
Type

Type

jar

Download process-sample-camel-spring-just-xml 7.2.0.redhat-060


<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.samples/process-sample-camel-spring-just-xml/ -->
<dependency>
    <groupId>org.fusesource.fabric.samples</groupId>
    <artifactId>process-sample-camel-spring-just-xml</artifactId>
    <version>7.2.0.redhat-060</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric.samples/process-sample-camel-spring-just-xml/
implementation 'org.fusesource.fabric.samples:process-sample-camel-spring-just-xml:7.2.0.redhat-060'
// https://jarcasting.com/artifacts/org.fusesource.fabric.samples/process-sample-camel-spring-just-xml/
implementation ("org.fusesource.fabric.samples:process-sample-camel-spring-just-xml:7.2.0.redhat-060")
'org.fusesource.fabric.samples:process-sample-camel-spring-just-xml:jar:7.2.0.redhat-060'
<dependency org="org.fusesource.fabric.samples" name="process-sample-camel-spring-just-xml" rev="7.2.0.redhat-060">
  <artifact name="process-sample-camel-spring-just-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric.samples', module='process-sample-camel-spring-just-xml', version='7.2.0.redhat-060')
)
libraryDependencies += "org.fusesource.fabric.samples" % "process-sample-camel-spring-just-xml" % "7.2.0.redhat-060"
[org.fusesource.fabric.samples/process-sample-camel-spring-just-xml "7.2.0.redhat-060"]