Last Version

Pulsar Examples :: Flink 2.6.3.4

Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative.examples
ArtifactId

ArtifactId

flink
Version

Version

2.6.3.4
Type

Type

jar
Description

Description

Pulsar Examples :: Flink
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
Project Organization

Project Organization

Apache Software Foundation

Download flink 2.6.3.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.apache.flink : flink-streaming-scala_2.11 jar 1.6.0
org.apache.flink : flink-table_2.11 jar 1.6.0
io.streamnative : pulsar-flink jar 2.6.3.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (7)

Group / Artifact Type Version
io.streamnative : buildtools jar 2.6.3.4
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.28.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-testng jar 2.0.2
org.assertj : assertj-core jar 3.11.1
org.apache.bookkeeper : bookkeeper-server jar 4.11.1

Project Modules

There are no modules declared in this project.