Last Version

Camel Core 2018.5.0

Java Integration Framework implementing the Enterprise Integration Patterns, doing the mediation and routing of the messages using a DSL Language (Java, Spring XML or Blueprint XML). This core module contains the logic to support the different patterns, many languages (Simple, constant, header, body) to manipulate the content & expressions to take decisions during the routing.

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-core
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Camel Core
Java Integration Framework implementing the Enterprise Integration Patterns, doing the mediation and routing of the messages using a DSL Language (Java, Spring XML or Blueprint XML). This core module contains the logic to support the different patterns, many languages (Simple, constant, header, body) to manipulate the content & expressions to take decisions during the routing.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-core 2018.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-subsystem-core jar 4.7.0
org.wildfly.core : wildfly-server jar
org.wildfly.swarm : container jar 2018.5.0
org.wildfly.swarm : ee jar 2018.5.0
org.wildfly.swarm : logging jar 2018.5.0

provided (7)

Group / Artifact Type Version
org.wildfly.swarm : spi jar 2018.5.0
javax.inject : javax.inject jar
javax.enterprise : cdi-api jar
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0
org.wildfly.core : wildfly-core-feature-pack zip 3.0.8.Final
org.wildfly : wildfly-feature-pack zip 11.0.0.Final
org.wildfly : wildfly-servlet-feature-pack zip 11.0.0.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.