Download cd-pipeline-1.0.11.jar file - Jar c

Jar examples for c:cd-pipeline

Description

Creates the Continuous Delivery Pipeline via: gogs, jenkins, nexus, gerrit and sonaqube

You can download jar file cd-pipeline 1.0.11 in this page.

License

Apache License

Build File

You can use the following script to add cd-pipeline-1.0.11.jar to your project.

<dependency>
   <groupId>io.fabric8.online.packages</groupId>
   <artifactId>cd-pipeline</artifactId>
   <version>1.0.11</version>
</dependency>
compile group: 'io.fabric8.online.packages', name: 'cd-pipeline', version: '1.0.11'
libraryDependencies += "io.fabric8.online.packages" % "cd-pipeline" % "1.0.11"
<dependency org="io.fabric8.online.packages" name="cd-pipeline" rev="1.0.11"/>
@Grapes(@Grab(group='io.fabric8.online.packages', module='cd-pipeline', version='1.0.11'))
'io.fabric8.online.packages:cd-pipeline:jar:1.0.11'

Download

Click the following link to download the jar file.

cd-pipeline-1.0.11.jar
cd-pipeline-1.0.11.pom



Related Tutorials