Last Version

Pulsar Functions :: Windowing 2.3.2

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

License

License

GroupId

GroupId

org.apache.pulsar
ArtifactId

ArtifactId

pulsar-functions-windowing
Version

Version

2.3.2
Type

Type

jar
Description

Description

Pulsar Functions :: Windowing
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 pulsar-functions-windowing 2.3.2


<!-- https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-functions-windowing/ -->
<dependency>
    <groupId>org.apache.pulsar</groupId>
    <artifactId>pulsar-functions-windowing</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-functions-windowing/
implementation 'org.apache.pulsar:pulsar-functions-windowing:2.3.2'
// https://jarcasting.com/artifacts/org.apache.pulsar/pulsar-functions-windowing/
implementation ("org.apache.pulsar:pulsar-functions-windowing:2.3.2")
'org.apache.pulsar:pulsar-functions-windowing:jar:2.3.2'
<dependency org="org.apache.pulsar" name="pulsar-functions-windowing" rev="2.3.2">
  <artifact name="pulsar-functions-windowing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='pulsar-functions-windowing', version='2.3.2')
)
libraryDependencies += "org.apache.pulsar" % "pulsar-functions-windowing" % "2.3.2"
[org.apache.pulsar/pulsar-functions-windowing "2.3.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.pulsar : pulsar-functions-utils jar 2.3.2
org.apache.pulsar : pulsar-functions-api jar 2.3.2

provided (1)

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

test (7)

Group / Artifact Type Version
org.apache.pulsar : buildtools jar 2.3.2
org.testng : testng jar 6.13.1
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.7.3
org.powermock : powermock-module-testng jar 1.7.3
org.assertj : assertj-core jar 3.11.1
org.apache.bookkeeper : bookkeeper-server jar 4.9.2

Project Modules

There are no modules declared in this project.