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

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


Группа

Группа

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

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

tiered-storage-parent
Версия

Версия

2.4.2
Тип

Тип

pom

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

Имя Файла Размер
tiered-storage-parent-2.4.2.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.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-parent/
implementation 'org.apache.pulsar:tiered-storage-parent:2.4.2'
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-parent/
implementation ("org.apache.pulsar:tiered-storage-parent:2.4.2")
'org.apache.pulsar:tiered-storage-parent:pom:2.4.2'
<dependency org="org.apache.pulsar" name="tiered-storage-parent" rev="2.4.2">
  <artifact name="tiered-storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='tiered-storage-parent', version='2.4.2')
)
libraryDependencies += "org.apache.pulsar" % "tiered-storage-parent" % "2.4.2"
[org.apache.pulsar/tiered-storage-parent "2.4.2"]