не последняя версия
Последняя версия 2.10.0

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


Группа

Группа

org.apache.pulsar
Идентификатор

Идентификатор

tiered-storage-parent
Версия

Версия

2.7.3
Тип

Тип

pom

Скачать tiered-storage-parent 2.7.3

Имя Файла Размер
tiered-storage-parent-2.7.3.pom 1 KB
Обзор

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