Jar examples for c:cd-pipeline
Creates the Continuous Delivery Pipeline via: gogs, jenkins, nexus, gerrit and sonaqube
You can download jar file cd-pipeline 2.2.20 in this page.
Apache License
You can use the following script to add cd-pipeline-2.2.20.jar to your project.
<dependency> <groupId>io.fabric8.platform.packages</groupId> <artifactId>cd-pipeline</artifactId> <version>2.2.20</version> </dependency>
compile group: 'io.fabric8.platform.packages', name: 'cd-pipeline', version: '2.2.20'
libraryDependencies += "io.fabric8.platform.packages" % "cd-pipeline" % "2.2.20"
<dependency org="io.fabric8.platform.packages" name="cd-pipeline" rev="2.2.20"/>
@Grapes(@Grab(group='io.fabric8.platform.packages', module='cd-pipeline', version='2.2.20'))
'io.fabric8.platform.packages:cd-pipeline:jar:2.2.20'
Click the following link to download the jar file.
cd-pipeline-2.2.20.jar