Flow :: Components

Components for flows

License

License

GroupId

GroupId

de.dentrassi.flow
ArtifactId

ArtifactId

flow-components
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

Flow :: Components
Components for flows

Download flow-components

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • csv
  • json
  • kapua
  • mqtt

Flow Build status Maven Central

Data flow, state machine oriented "programming" based on Java. … "Less programming, more drawing"

Flow example

P2 Repository

Flow also provides a P2 repository: https://ctron.github.io/flow/p2

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1