io.github.ppdzm:flink-utils

a collection of some common utils

License

License

GroupId

GroupId

io.github.ppdzm
ArtifactId

ArtifactId

flink-utils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

a collection of some common utils

Download flink-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ppdzm/flink-utils/ -->
<dependency>
    <groupId>io.github.ppdzm</groupId>
    <artifactId>flink-utils</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ppdzm/flink-utils/
implementation 'io.github.ppdzm:flink-utils:1.1'
// https://jarcasting.com/artifacts/io.github.ppdzm/flink-utils/
implementation ("io.github.ppdzm:flink-utils:1.1")
'io.github.ppdzm:flink-utils:jar:1.1'
<dependency org="io.github.ppdzm" name="flink-utils" rev="1.1">
  <artifact name="flink-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ppdzm', module='flink-utils', version='1.1')
)
libraryDependencies += "io.github.ppdzm" % "flink-utils" % "1.1"
[io.github.ppdzm/flink-utils "1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.ppdzm : universal-utils jar 1.1
io.github.ppdzm : hadoop-utils jar 1.1
org.scalatest : scalatest_2.11 jar 3.0.0
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

provided (7)

Group / Artifact Type Version
org.apache.flink : flink-avro jar 1.12.2
org.apache.flink : flink-avro-confluent-registry jar 1.12.2
org.apache.flink : flink-clients_2.11 jar 1.12.2
org.apache.flink : flink-connector-kafka_2.11 jar 1.12.2
org.apache.flink : flink-core jar 1.12.2
org.apache.flink : flink-statebackend-rocksdb_2.11 jar 1.12.2
org.apache.flink : flink-streaming-scala_2.11 jar 1.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0