is not current version
Last Version 6.4.0.CR2

org.kie.modules:org-apache-camel 6.2.0.CR1


Categories

Categories

Apache Camel Application Layer Libs Messaging
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

org-apache-camel
Version

Version

6.2.0.CR1
Type

Type

jar

Download org-apache-camel 6.2.0.CR1


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