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