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

io.streamnative:pulsar-functions-runtime-all 2.9.2.18


Категории

Категории

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

Группа

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

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

pulsar-functions-runtime-all
Версия

Версия

2.9.2.18
Тип

Тип

jar

Скачать pulsar-functions-runtime-all 2.9.2.18


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