is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:pulsar-functions-local-runner 2.9.0-rc-202108011108


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

pulsar-functions-local-runner
Version

Version

2.9.0-rc-202108011108
Type

Type

jar

Download pulsar-functions-local-runner 2.9.0-rc-202108011108


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