is not current version
Last Version 1.2.0.Beta4

io.fabric8.samples:process-sample-camel-spring-just-xml 1.1.0.CR1


GroupId

GroupId

io.fabric8.samples
ArtifactId

ArtifactId

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

Version

1.1.0.CR1
Type

Type

jar

Download process-sample-camel-spring-just-xml 1.1.0.CR1


<!-- 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.1.0.CR1</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.1.0.CR1'
// https://jarcasting.com/artifacts/io.fabric8.samples/process-sample-camel-spring-just-xml/
implementation ("io.fabric8.samples:process-sample-camel-spring-just-xml:1.1.0.CR1")
'io.fabric8.samples:process-sample-camel-spring-just-xml:jar:1.1.0.CR1'
<dependency org="io.fabric8.samples" name="process-sample-camel-spring-just-xml" rev="1.1.0.CR1">
  <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.1.0.CR1')
)
libraryDependencies += "io.fabric8.samples" % "process-sample-camel-spring-just-xml" % "1.1.0.CR1"
[io.fabric8.samples/process-sample-camel-spring-just-xml "1.1.0.CR1"]