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