Last Version

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.

License

License

GroupId

GroupId

com.ongres
ArtifactId

ArtifactId

fluent-process
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

OnGres, Inc.
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.0.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.