License |
License |
---|---|
GroupId | GroupIdio.fabric8.samples |
ArtifactId | ArtifactIdprocess-sample-camel-spring-just-xml |
Last Version | Last Version1.2.0.Beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Process :: Samples :: Camel
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
<!-- 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.2.0.Beta4</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.2.0.Beta4'
// https://jarcasting.com/artifacts/io.fabric8.samples/process-sample-camel-spring-just-xml/
implementation ("io.fabric8.samples:process-sample-camel-spring-just-xml:1.2.0.Beta4")
'io.fabric8.samples:process-sample-camel-spring-just-xml:jar:1.2.0.Beta4'
<dependency org="io.fabric8.samples" name="process-sample-camel-spring-just-xml" rev="1.2.0.Beta4">
<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.2.0.Beta4')
)
libraryDependencies += "io.fabric8.samples" % "process-sample-camel-spring-just-xml" % "1.2.0.Beta4"
[io.fabric8.samples/process-sample-camel-spring-just-xml "1.2.0.Beta4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.13.2 |
org.apache.camel : camel-spring | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
io.fabric8 : process-launcher | tar.gz | 1.2.0.Beta4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.13.2 |
junit : junit | jar | 4.11 |