File | Operation |
---|---|
pulsar-functions-3.0.5.8.pom | download |
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>pulsar-functions</artifactId>
<version>3.0.5.8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='pulsar-functions', version='3.0.5.8')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>pulsar</artifactId> <version>3.0.5.8</version> </parent>