| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fluent-process-1.0.1.pom | |
| fluent-process-1.0.1.jar | 35 KB |
| fluent-process-1.0.1-sources.jar | 25 KB |
| fluent-process-1.0.1-javadoc.jar | 448 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |