Jar examples for p:pipeline
Pipeline is a module to make multi-step parallel workflows easier to implement.
You can download jar file pipeline 0.5.3 in this page.
Apache License, Version 2.0
You can use the following script to add pipeline-0.5.3.jar to your project.
<dependency> <groupId>de.matrixweb.smaller</groupId> <artifactId>pipeline</artifactId> <version>0.5.3</version> </dependency>
compile group: 'de.matrixweb.smaller', name: 'pipeline', version: '0.5.3'
libraryDependencies += "de.matrixweb.smaller" % "pipeline" % "0.5.3"
<dependency org="de.matrixweb.smaller" name="pipeline" rev="0.5.3"/>
@Grapes(@Grab(group='de.matrixweb.smaller', module='pipeline', version='0.5.3'))
'de.matrixweb.smaller:pipeline:jar:0.5.3'
Click the following link to download the jar file.
pipeline-0.5.3-javadoc.jar