Last Version

io.github.ppdzm:examples 1.1

a collection of some common utils

License

License

GroupId

GroupId

io.github.ppdzm
ArtifactId

ArtifactId

examples
Version

Version

1.1
Type

Type

jar
Description

Description

a collection of some common utils

Download examples 1.1


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.bahir : flink-connector-redis_2.11 jar 1.0
org.apache.flink : flink-clients_2.11 jar 1.12.2
org.apache.flink : flink-connector-elasticsearch6_2.11 jar 1.12.2
org.apache.flink : flink-connector-kafka_2.11 jar 1.12.2
org.apache.flink : flink-cep-scala_2.11 jar 1.12.2
org.apache.flink : flink-csv jar 1.12.2
org.apache.flink : flink-streaming-java_2.11 jar 1.12.2
org.apache.flink : flink-streaming-scala_2.11 jar 1.12.2
org.apache.flink : flink-table-api-java jar 1.12.2
org.apache.flink : flink-table-planner-blink_2.11 jar 1.12.2
io.github.ppdzm : flink-utils jar 1.1
io.github.ppdzm : spark-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

Project Modules

There are no modules declared in this project.