Last Version

flow 1.1.0

dataflow orchestration library

License

License

GroupId

GroupId

com.github.warmuuh
ArtifactId

ArtifactId

flow
Version

Version

1.1.0
Type

Type

jar
Description

Description

flow
dataflow orchestration library

Download flow 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava Optional jar 1.3.8
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (6)

Group / Artifact Type Version
com.speedment.common : combinatorics jar 1.0.2
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-all jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.