Download cdelivery-2.2.9.1.jar file - Jar c

Jar examples for c:cdelivery

Description

Watches OpenShift builds and triggers jBPM workflow processes

You can download jar file cdelivery 2.2.9.1 in this page.

License

Apache License

Build File

You can use the following script to add cdelivery-2.2.9.1.jar to your project.

<dependency>
   <groupId>io.fabric8.jube.images.fabric8</groupId>
   <artifactId>cdelivery</artifactId>
   <version>2.2.9.1</version>
</dependency>
compile group: 'io.fabric8.jube.images.fabric8', name: 'cdelivery', version: '2.2.9.1'
libraryDependencies += "io.fabric8.jube.images.fabric8" % "cdelivery" % "2.2.9.1"
<dependency org="io.fabric8.jube.images.fabric8" name="cdelivery" rev="2.2.9.1"/>
@Grapes(@Grab(group='io.fabric8.jube.images.fabric8', module='cdelivery', version='2.2.9.1'))
'io.fabric8.jube.images.fabric8:cdelivery:jar:2.2.9.1'

Download

Click the following link to download the jar file.

cdelivery-2.2.9.1.pom



Related Tutorials