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