Last Version

Flink Table Store : Core 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-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Flink Table Store : Core
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 Organization

Project Organization

The Apache Software Foundation

Download flink-table-store-core 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.flink : flink-table-store-common jar 0.1.0
org.apache.flink : flink-table-store-codegen-loader jar 0.1.0
org.slf4j : slf4j-api jar 1.7.15
com.google.code.findbugs : jsr305 jar 1.3.9

provided (4)

Group / Artifact Type Version
org.apache.flink : flink-core jar 1.15.0
org.apache.flink : flink-connector-files jar 1.15.0
org.apache.flink : flink-table-common jar 1.15.0
org.apache.flink : flink-table-runtime jar 1.15.0

test (8)

Group / Artifact Type Version
org.apache.flink : flink-table-planner_2.12 jar 1.15.0
org.apache.flink : flink-avro jar 1.15.0
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

There are no modules declared in this project.