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