is not current version
Last Version 3.17.0

org.apache.camel:camel-any23 3.7.1

Camel Any23 support

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-any23
Version

Version

3.7.1
Type

Type

jar

Download camel-any23 3.7.1


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