Last Version

Camel :: Integration Tests :: CDI 3.17.0

Tests for camel-cdi

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-itest-cdi
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: Integration Tests :: CDI
Tests for camel-cdi
Project Organization

Project Organization

The Apache Software Foundation

Download camel-itest-cdi 3.17.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-core jar 3.17.0
org.apache.camel : camel-cdi jar 3.17.0
javax.enterprise : cdi-api jar 2.0

Project Modules

There are no modules declared in this project.