is not current version
Last Version 0.0.4

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

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.3
Type

Type

jar

Download flink-stream-lander 0.0.3


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