| Categories |
CategoriesData ORM |
|---|---|
| GroupId | GroupIdio.github.interestinglab.waterdrop |
| ArtifactId | ArtifactIdplugin-flink-transform-datastream2table |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.interestinglab.waterdrop/plugin-flink-transform-datastream2table/ -->
<dependency>
<groupId>io.github.interestinglab.waterdrop</groupId>
<artifactId>plugin-flink-transform-datastream2table</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.interestinglab.waterdrop/plugin-flink-transform-datastream2table/
implementation 'io.github.interestinglab.waterdrop:plugin-flink-transform-datastream2table:2.0.2'
// https://jarcasting.com/artifacts/io.github.interestinglab.waterdrop/plugin-flink-transform-datastream2table/
implementation ("io.github.interestinglab.waterdrop:plugin-flink-transform-datastream2table:2.0.2")
'io.github.interestinglab.waterdrop:plugin-flink-transform-datastream2table:jar:2.0.2'
<dependency org="io.github.interestinglab.waterdrop" name="plugin-flink-transform-datastream2table" rev="2.0.2">
<artifact name="plugin-flink-transform-datastream2table" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.interestinglab.waterdrop', module='plugin-flink-transform-datastream2table', version='2.0.2')
)
libraryDependencies += "io.github.interestinglab.waterdrop" % "plugin-flink-transform-datastream2table" % "2.0.2"
[io.github.interestinglab.waterdrop/plugin-flink-transform-datastream2table "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.flink : flink-java | jar | |
| org.apache.flink » flink-table-planner_${scala.binary.version} | jar | |
| org.apache.flink » flink-streaming-java_${scala.binary.version} | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.interestinglab.waterdrop : waterdrop-flink-api | jar | 2.0.2 |