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

org.apache.bookkeeper.http:bookkeeper-http 4.14.2


Группа

Группа

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

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

bookkeeper-http
Версия

Версия

4.14.2
Тип

Тип

pom

Скачать bookkeeper-http 4.14.2

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