License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdpulsar-functions-api-examples |
Version | Version2.9.0-rc-202106132205 |
Type | Typejar |
Description |
DescriptionPulsar Functions :: API Examples
Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamnative/pulsar-functions-api-examples/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-functions-api-examples</artifactId>
<version>2.9.0-rc-202106132205</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-functions-api-examples/
implementation 'io.streamnative:pulsar-functions-api-examples:2.9.0-rc-202106132205'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-functions-api-examples/
implementation ("io.streamnative:pulsar-functions-api-examples:2.9.0-rc-202106132205")
'io.streamnative:pulsar-functions-api-examples:jar:2.9.0-rc-202106132205'
<dependency org="io.streamnative" name="pulsar-functions-api-examples" rev="2.9.0-rc-202106132205">
<artifact name="pulsar-functions-api-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-functions-api-examples', version='2.9.0-rc-202106132205')
)
libraryDependencies += "io.streamnative" % "pulsar-functions-api-examples" % "2.9.0-rc-202106132205"
[io.streamnative/pulsar-functions-api-examples "2.9.0-rc-202106132205"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
io.streamnative : pulsar-functions-api | jar | 2.9.0-rc-202106132205 |
io.streamnative : pulsar-client-api | jar | 2.9.0-rc-202106132205 |
io.streamnative : pulsar-client-admin-api | jar | 2.9.0-rc-202106132205 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.streamnative : buildtools | jar | 2.9.0-rc-202106132205 |
org.testng : testng | jar | 7.3.0 |
org.mockito : mockito-core | jar | 3.8.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-testng | jar | 2.0.9 |
org.assertj : assertj-core | jar | 3.18.1 |
org.apache.bookkeeper : bookkeeper-server | jar | 4.14.1 |