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