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.6.0 in this page.
Apache License, Version 2.0
You can use the following script to add pipeline-0.6.0.jar to your project.
<dependency> <groupId>de.matrixweb.smaller</groupId> <artifactId>pipeline</artifactId> <version>0.6.0</version> </dependency>
compile group: 'de.matrixweb.smaller', name: 'pipeline', version: '0.6.0'
libraryDependencies += "de.matrixweb.smaller" % "pipeline" % "0.6.0"
<dependency org="de.matrixweb.smaller" name="pipeline" rev="0.6.0"/>
@Grapes(@Grab(group='de.matrixweb.smaller', module='pipeline', version='0.6.0'))
'de.matrixweb.smaller:pipeline:jar:0.6.0'
Click the following link to download the jar file.
pipeline-0.6.0-javadoc.jar