Download process-sample-camel-spring-1.1.0.CR4.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.CR4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials