is not current version
Last Version 1.2.0.Beta4

io.fabric8.samples:process-sample-camel-spring-just-xml 1.0.0.redhat-423

Fuse Process Samples :: Camel

GroupId

GroupId

io.fabric8.samples
ArtifactId

ArtifactId

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

Version

1.0.0.redhat-423
Type

Type

jar

Download process-sample-camel-spring-just-xml 1.0.0.redhat-423


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