Last Version

Flink Table Store : Dist 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-dist
Version

Version

0.1.0
Type

Type

jar
Description

Description

Flink Table Store : Dist
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-dist 0.1.0


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

There are no modules declared in this project.