не последняя версия
Последняя версия 2.11.0-rc-202205082205

io.streamnative:pulsar-functions-instance 2.8.0-rc-202105130146


Категории

Категории

Native Инструменты разработки
Группа

Группа

io.streamnative
Идентификатор

Идентификатор

pulsar-functions-instance
Версия

Версия

2.8.0-rc-202105130146
Тип

Тип

jar

Скачать pulsar-functions-instance 2.8.0-rc-202105130146


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