Last Version

Flink Table Store 0.1.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-table-store-parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

Flink Table Store
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://flink.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/flink-table-store

Download flink-table-store-parent 0.1.0


<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-table-store-parent/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-table-store-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-table-store-parent/
implementation 'org.apache.flink:flink-table-store-parent:0.1.0'
// https://jarcasting.com/artifacts/org.apache.flink/flink-table-store-parent/
implementation ("org.apache.flink:flink-table-store-parent:0.1.0")
'org.apache.flink:flink-table-store-parent:pom:0.1.0'
<dependency org="org.apache.flink" name="flink-table-store-parent" rev="0.1.0">
  <artifact name="flink-table-store-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-table-store-parent', version='0.1.0')
)
libraryDependencies += "org.apache.flink" % "flink-table-store-parent" % "0.1.0"
[org.apache.flink/flink-table-store-parent "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.15
com.google.code.findbugs : jsr305 jar 1.3.9

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

import (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.1

Project Modules

  • flink-table-store-codegen
  • flink-table-store-codegen-loader
  • flink-table-store-common
  • flink-table-store-connector
  • flink-table-store-core
  • flink-table-store-dist
  • flink-table-store-e2e-tests
  • flink-table-store-format
  • flink-table-store-kafka