License |
License |
---|---|
GroupId | GroupIdcom.github.warmuuh |
ArtifactId | ArtifactIdflow |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionflow
dataflow orchestration library
|
Filename | Size |
---|---|
flow-1.1.0.pom | |
flow-1.1.0.jar | 34 KB |
flow-1.1.0-sources.jar | 16 KB |
flow-1.1.0-javadoc.jar | 178 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxjava Optional | jar | 1.3.8 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.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 |