Last Version

Camel Core 2.2.1.Final

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
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-core
Version

Version

2.2.1.Final
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 2.2.1.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-subsystem-core jar 4.7.0
org.wildfly.core : wildfly-server jar
io.thorntail : container jar 2.2.1.Final
io.thorntail : ee jar 2.2.1.Final
io.thorntail : logging jar 2.2.1.Final

provided (7)

Group / Artifact Type Version
io.thorntail : spi jar 2.2.1.Final
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
io.thorntail : build-resources jar 2.2.1.Final

Project Modules

There are no modules declared in this project.