文件下载
文件名 操作
pulsar-functions-api-examples-2.10.5.3-a41ecf-2.jar 下载
pulsar-functions-api-examples-2.10.5.3-a41ecf-2.pom 下载
pulsar-functions-api-examples-2.10.5.3-a41ecf-2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>pulsar-functions-api-examples</artifactId>
  <version>2.10.5.3-a41ecf-2</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative:pulsar-functions-api-examples:2.10.5.3-a41ecf-2'
Gradle Kotlin
implementation("io.streamnative:pulsar-functions-api-examples:2.10.5.3-a41ecf-2")
Scala SBT
libraryDependencies += "io.streamnative" % "pulsar-functions-api-examples" % "2.10.5.3-a41ecf-2"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='pulsar-functions-api-examples', version='2.10.5.3-a41ecf-2')
)
Apache Ivy
<dependency org="io.streamnative" name="pulsar-functions-api-examples" rev="2.10.5.3-a41ecf-2" />
Leiningen
[io.streamnative/pulsar-functions-api-examples "2.10.5.3-a41ecf-2"]
Apache Buildr
'io.streamnative:pulsar-functions-api-examples:jar:2.10.5.3-a41ecf-2'