License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdpulsar-functions-runtime |
Version | Version2.10.0-rc-20211121082026 |
Type | Typejar |
Description |
DescriptionPulsar Functions :: Runtime
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-runtime/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-functions-runtime</artifactId>
<version>2.10.0-rc-20211121082026</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/pulsar-functions-runtime/
implementation 'io.streamnative:pulsar-functions-runtime:2.10.0-rc-20211121082026'
// https://jarcasting.com/artifacts/io.streamnative/pulsar-functions-runtime/
implementation ("io.streamnative:pulsar-functions-runtime:2.10.0-rc-20211121082026")
'io.streamnative:pulsar-functions-runtime:jar:2.10.0-rc-20211121082026'
<dependency org="io.streamnative" name="pulsar-functions-runtime" rev="2.10.0-rc-20211121082026">
<artifact name="pulsar-functions-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-functions-runtime', version='2.10.0-rc-20211121082026')
)
libraryDependencies += "io.streamnative" % "pulsar-functions-runtime" % "2.10.0-rc-20211121082026"
[io.streamnative/pulsar-functions-runtime "2.10.0-rc-20211121082026"]
Group / Artifact | Type | Version |
---|---|---|
io.streamnative : pulsar-functions-instance | jar | 2.10.0-rc-20211121082026 |
io.streamnative : pulsar-functions-secrets | jar | 2.10.0-rc-20211121082026 |
com.beust : jcommander | jar | 1.78 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.kubernetes : client-java | jar | 12.0.1 |
io.streamnative : pulsar-broker-common | jar | 2.10.0-rc-20211121082026 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.streamnative : buildtools | jar | 2.10.0-rc-20211121082026 |
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.3 |