Last Version

Wildfly Camel :: Example :: Camel CDI 4.7.0

WildFly Camel Integration

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel
ArtifactId

ArtifactId

example-camel-cdi
Version

Version

4.7.0
Type

Type

war
Description

Description

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

Download example-camel-cdi 4.7.0


<!-- 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.