Download process-sample-camel-spring-1.1.0.CR5.jar file - Jar p

Jar examples for p:process-sample-camel-spring

Description

Fuse Process Samples :: Camel

You can download jar file process-sample-camel-spring 1.1.0.CR5 in this page.

License

Apache License

Build File

You can use the following script to add process-sample-camel-spring-1.1.0.CR5.jar to your project.

<dependency>
   <groupId>io.fabric8.samples</groupId>
   <artifactId>process-sample-camel-spring</artifactId>
   <version>1.1.0.CR5</version>
</dependency>
compile group: 'io.fabric8.samples', name: 'process-sample-camel-spring', version: '1.1.0.CR5'
libraryDependencies += "io.fabric8.samples" % "process-sample-camel-spring" % "1.1.0.CR5"
<dependency org="io.fabric8.samples" name="process-sample-camel-spring" rev="1.1.0.CR5"/>
@Grapes(@Grab(group='io.fabric8.samples', module='process-sample-camel-spring', version='1.1.0.CR5'))
'io.fabric8.samples:process-sample-camel-spring:jar:1.1.0.CR5'

Download

Click the following link to download the jar file.

process-sample-camel-spring-1.1.0.CR5-sources.jar
process-sample-camel-spring-1.1.0.CR5.jar
process-sample-camel-spring-1.1.0.CR5.pom



Related Tutorials