Camel CDI :: Environments :: Java EE

Camel CDI Extension

License

License

GroupId

GroupId

io.astefanutti.camel.cdi
ArtifactId

ArtifactId

camel-cdi-ee
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel CDI :: Environments :: Java EE
Camel CDI Extension

Download camel-cdi-ee

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.astefanutti.camel.cdi : camel-cdi jar 1.2.0
io.astefanutti.camel.cdi : camel-cdi-test jar 1.2.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (8)

Group / Artifact Type Version
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain pom
org.wildfly.camel : wildfly-camel-subsystem jar 3.2.0
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-depchain pom

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0