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

org.apache.bookkeeper:stream-storage-java-client-parent 4.9.2


Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

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

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

stream-storage-java-client-parent
Версия

Версия

4.9.2
Тип

Тип

pom

Скачать stream-storage-java-client-parent 4.9.2

Имя Файла Размер
stream-storage-java-client-parent-4.9.2.pom 1 KB
Обзор

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