Pipeline

Pipeline is a module to make multi-step parallel workflows easier to implement.

Лицензия

Лицензия

Группа

Группа

com.github.nblair
Идентификатор

Идентификатор

pipeline
Последняя версия

Последняя версия

0.2.0-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pipeline
Pipeline is a module to make multi-step parallel workflows easier to implement.
Система контроля версий

Система контроля версий

https://github.com/nblair/pipeline

Скачать pipeline

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.nblair/pipeline/ -->
<dependency>
    <groupId>com.github.nblair</groupId>
    <artifactId>pipeline</artifactId>
    <version>0.2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nblair/pipeline/
implementation 'com.github.nblair:pipeline:0.2.0-RC1'
// https://jarcasting.com/artifacts/com.github.nblair/pipeline/
implementation ("com.github.nblair:pipeline:0.2.0-RC1")
'com.github.nblair:pipeline:jar:0.2.0-RC1'
<dependency org="com.github.nblair" name="pipeline" rev="0.2.0-RC1">
  <artifact name="pipeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nblair', module='pipeline', version='0.2.0-RC1')
)
libraryDependencies += "com.github.nblair" % "pipeline" % "0.2.0-RC1"
[com.github.nblair/pipeline "0.2.0-RC1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 3.0.7.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.0-RC1