Skip to content

qwlabs/dataflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d97ece9 · Dec 19, 2022

History

8 Commits
Dec 16, 2022
Dec 19, 2022
Dec 16, 2022
Dec 16, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 16, 2022
Dec 16, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022

Repository files navigation

Maven Central Commit License: GPL v3

Useful flink tools

Installation

Maven

<dependency>
    <groupId>com.qwlabs.dataflow</groupId>
    <artifactId>dataflow-core</artifactId>
    <version>0.1.*</version>
    <type>pom</type>
</dependency>
<dependency>
    <groupId>com.qwlabs.dataflow</groupId>
    <artifactId>dataflow-functions</artifactId>
    <version>0.1.*</version>
    <type>pom</type>
</dependency>

Gradle

implementation 'com.qwlabs.dataflow:dataflow-core:0.1.*'

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages