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

org.apache.bookkeeper:bookkeeper-tools-parent 4.9.2


Группа

Группа

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

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

bookkeeper-tools-parent
Версия

Версия

4.9.2
Тип

Тип

pom

Скачать bookkeeper-tools-parent 4.9.2

Имя Файла Размер
bookkeeper-tools-parent-4.9.2.pom 1 KB
Обзор

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