is not current version
Last Version 3.17.0

org.apache.camel:camel-stitch 3.11.6

Camel Stitch Component

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-stitch
Version

Version

3.11.6
Type

Type

jar

Download camel-stitch 3.11.6


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-stitch/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-stitch</artifactId>
    <version>3.11.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-stitch/
implementation 'org.apache.camel:camel-stitch:3.11.6'
// https://jarcasting.com/artifacts/org.apache.camel/camel-stitch/
implementation ("org.apache.camel:camel-stitch:3.11.6")
'org.apache.camel:camel-stitch:jar:3.11.6'
<dependency org="org.apache.camel" name="camel-stitch" rev="3.11.6">
  <artifact name="camel-stitch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-stitch', version='3.11.6')
)
libraryDependencies += "org.apache.camel" % "camel-stitch" % "3.11.6"
[org.apache.camel/camel-stitch "3.11.6"]