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

com.ongres:fluent-process 1.0.1

Fluent Process is a Java 8+ library to provide a Process interface that is fluent and Java Streams oriented.

Лицензия

Лицензия

Группа

Группа

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

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

fluent-process
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

Fluent Process is a Java 8+ library to provide a Process interface that is fluent and Java Streams oriented.
Ссылка на сайт

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

https://gitlab.com/ongresinc/fluent-process
Организация-разработчик

Организация-разработчик

OnGres, Inc.
Система контроля версий

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

https://gitlab.com/ongresinc/fluent-process

Скачать fluent-process 1.0.1


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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs-annotations jar 4.0.3

test (1)

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

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

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