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