data pipelines

Pips offers stream like data producers and consumer for data points. Considering the numerous great stream based libraries it is quite superfluous but still used in some of my projects.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.engio
Идентификатор

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

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

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

1.0.0.RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

data pipelines
Pips offers stream like data producers and consumer for data points. Considering the numerous great stream based libraries it is quite superfluous but still used in some of my projects.
Ссылка на сайт

Ссылка на сайт

https://github.com/bennidi/pips

Скачать pips

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jfree : jfreechart jar 1.0.14

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

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

Версия
1.0.0.RC1