is not current version
Last Version 2.10.0

org.apache.pulsar:tiered-storage-parent 2.5.2


GroupId

GroupId

org.apache.pulsar
ArtifactId

ArtifactId

tiered-storage-parent
Version

Version

2.5.2
Type

Type

pom

Download tiered-storage-parent 2.5.2


<!-- https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-parent/ -->
<dependency>
    <groupId>org.apache.pulsar</groupId>
    <artifactId>tiered-storage-parent</artifactId>
    <version>2.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-parent/
implementation 'org.apache.pulsar:tiered-storage-parent:2.5.2'
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-parent/
implementation ("org.apache.pulsar:tiered-storage-parent:2.5.2")
'org.apache.pulsar:tiered-storage-parent:pom:2.5.2'
<dependency org="org.apache.pulsar" name="tiered-storage-parent" rev="2.5.2">
  <artifact name="tiered-storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='tiered-storage-parent', version='2.5.2')
)
libraryDependencies += "org.apache.pulsar" % "tiered-storage-parent" % "2.5.2"
[org.apache.pulsar/tiered-storage-parent "2.5.2"]