Wildfly Camel :: Example :: Camel CDI

WildFly Camel Integration

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel
ArtifactId

ArtifactId

example-camel-cdi
Last Version

Last Version

4.7.0
Release Date

Release Date

Type

Type

war
Description

Description

Wildfly Camel :: Example :: Camel CDI
WildFly Camel Integration

Download example-camel-cdi

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.camel : camel-cdi jar
javax.enterprise : cdi-api jar
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar
org.wildfly.camel : wildfly-camel-subsystem-core jar 4.7.0

Project Modules

There are no modules declared in this project.
org.wildfly.camel
Extensions to the WildFly Application Server

Versions

Version
4.7.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.0
3.3.0
3.2.0
3.1.0
2.3.0.redhat-621222
2.3.0.redhat-621216
2.3.0.redhat-621211
2.3.0.redhat-621186
2.3.0.redhat-621177
2.3.0.redhat-621169
2.3.0.redhat-621159
2.3.0.redhat-621117
2.3.0.redhat-621107
2.3.0.redhat-621090
2.3.0.redhat-621084
2.3.0
2.2.0.redhat-620133
2.0.0.CR1