Files download
File Operation
pulsar-functions-proto-2.10.5.17-57af94-2.jar download
pulsar-functions-proto-2.10.5.17-57af94-2.pom download
pulsar-functions-proto-2.10.5.17-57af94-2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>pulsar-functions-proto</artifactId>
  <version>2.10.5.17-57af94-2</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative:pulsar-functions-proto:2.10.5.17-57af94-2'
Gradle Kotlin
implementation("io.streamnative:pulsar-functions-proto:2.10.5.17-57af94-2")
Scala SBT
libraryDependencies += "io.streamnative" % "pulsar-functions-proto" % "2.10.5.17-57af94-2"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='pulsar-functions-proto', version='2.10.5.17-57af94-2')
)
Apache Ivy
<dependency org="io.streamnative" name="pulsar-functions-proto" rev="2.10.5.17-57af94-2" />
Leiningen
[io.streamnative/pulsar-functions-proto "2.10.5.17-57af94-2"]
Apache Buildr
'io.streamnative:pulsar-functions-proto:jar:2.10.5.17-57af94-2'