Last Version

flow-parent 1.1.0

dataflow orchestration library

License

License

GroupId

GroupId

com.github.warmuuh
ArtifactId

ArtifactId

flow-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

flow-parent
dataflow orchestration library
Project URL

Project URL

https://github.com/warmuuh/flow
Source Code Management

Source Code Management

https://github.com/warmuuh/flow

Download flow-parent 1.1.0

Filename Size
flow-parent-1.1.0.pom 5 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

provided (1)

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

test (5)

Group / Artifact Type Version
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

  • flow