Last Version

KIE EAP - org-apache-camel static module 6.4.0.CR2

The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).

License

License

Categories

Categories

Apache Camel Application Layer Libs Messaging
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

org-apache-camel
Version

Version

6.4.0.CR2
Type

Type

jar
Description

Description

KIE EAP - org-apache-camel static module
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
Project URL

Project URL

http://www.jboss.org/drools/org-apache-camel
Project Organization

Project Organization

JBoss by Red Hat

Download org-apache-camel 6.4.0.CR2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.camel : camel-core jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.