<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-functions-instance</artifactId>
<version>3.0.1.5</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-functions-instance', version='3.0.1.5')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>pulsar-functions</artifactId> <version>3.0.1.5</version> </parent>
compile
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core
|-- io.streamnative:pulsar-functions-utils
|-- io.streamnative:pulsar-metadata
|-- io.streamnative:pulsar-io-core
|-- io.streamnative:pulsar-functions-api
|-- io.streamnative:pulsar-functions-secrets
|-- io.streamnative:pulsar-client-admin-original
|-- io.streamnative:pulsar-client-original
|-- io.streamnative:pulsar-client-messagecrypto-bc
|-- org.apache.bookkeeper:stream-storage-java-client
|-- io.grpc:grpc-all
|-- org.apache.bookkeeper:bookkeeper-common
|-- com.yahoo.datasketches:sketches-core
|-- io.prometheus:simpleclient
|-- io.prometheus:simpleclient_hotspot
|-- io.prometheus:simpleclient_httpserver
|-- io.prometheus.jmx:collector
runtime
test