is not current version
Last Version 1.15.0

org.apache.flink:flink-queryable-state 1.12.6


GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-queryable-state
Version

Version

1.12.6
Type

Type

pom

Download flink-queryable-state 1.12.6


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