<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-functions-proto</artifactId>
<version>4.0.0.2</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-functions-proto', version='4.0.0.2')
)