is not current version
Last Version 0.0.4

com.github.lalilou:flink-stream-lander 0.0.2

A base project for landing streams to datalake with next-to-no-coding required.

GroupId

GroupId

com.github.lalilou
ArtifactId

ArtifactId

flink-stream-lander
Version

Version

0.0.2
Type

Type

jar

Download flink-stream-lander 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.lalilou/flink-stream-lander/ -->
<dependency>
    <groupId>com.github.lalilou</groupId>
    <artifactId>flink-stream-lander</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lalilou/flink-stream-lander/
implementation 'com.github.lalilou:flink-stream-lander:0.0.2'
// https://jarcasting.com/artifacts/com.github.lalilou/flink-stream-lander/
implementation ("com.github.lalilou:flink-stream-lander:0.0.2")
'com.github.lalilou:flink-stream-lander:jar:0.0.2'
<dependency org="com.github.lalilou" name="flink-stream-lander" rev="0.0.2">
  <artifact name="flink-stream-lander" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lalilou', module='flink-stream-lander', version='0.0.2')
)
libraryDependencies += "com.github.lalilou" % "flink-stream-lander" % "0.0.2"
[com.github.lalilou/flink-stream-lander "0.0.2"]