Download camel-cdi-test-1.2.0.jar file - Jar c

Jar examples for c:camel-cdi-test

Description

You can download jar file camel-cdi-test 1.2.0 in this page.

Build File

You can use the following script to add camel-cdi-test-1.2.0.jar to your project.

<dependency>
   <groupId>io.astefanutti.camel.cdi</groupId>
   <artifactId>camel-cdi-test</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'io.astefanutti.camel.cdi', name: 'camel-cdi-test', version: '1.2.0'
libraryDependencies += "io.astefanutti.camel.cdi" % "camel-cdi-test" % "1.2.0"
<dependency org="io.astefanutti.camel.cdi" name="camel-cdi-test" rev="1.2.0"/>
@Grapes(@Grab(group='io.astefanutti.camel.cdi', module='camel-cdi-test', version='1.2.0'))
'io.astefanutti.camel.cdi:camel-cdi-test:jar:1.2.0'

Download

Click the following link to download the jar file.

camel-cdi-test-1.2.0-javadoc.jar
camel-cdi-test-1.2.0-sources.jar
camel-cdi-test-1.2.0.jar
camel-cdi-test-1.2.0.pom



Related Tutorials