is not current version
Last Version 3.17.0

Camel :: Test :: CDI 3.14.0

Camel unit testing with CDI

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-test-cdi
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel :: Test :: CDI
Camel unit testing with CDI
Project Organization

Project Organization

The Apache Software Foundation

Download camel-test-cdi 3.14.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-test jar 3.14.0
org.apache.camel : camel-cdi jar 3.14.0
org.jboss.weld.se : weld-se-core jar 3.1.8.Final

Project Modules

There are no modules declared in this project.