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

org.apache.bookkeeper.http:bookkeeper-http 4.12.0


Группа

Группа

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

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

bookkeeper-http
Версия

Версия

4.12.0
Тип

Тип

pom

Скачать bookkeeper-http 4.12.0

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

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