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