Flow

Data flow oriented programming

License

License

GroupId

GroupId

de.dentrassi.flow
ArtifactId

ArtifactId

flow-parent
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

Flow
Data flow oriented programming
Project URL

Project URL

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

Source Code Management

https://github.com/ctron/flow

Download flow-parent

Filename Size
flow-parent-0.0.8.pom 10 KB
Browse

How to add to project

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

  • core
  • components
  • model
  • p2-repository

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