Download cd-pipeline-2.2.28.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 2.2.28 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cd-pipeline-2.2.28.jar
cd-pipeline-2.2.28.pom



Related Tutorials