is not current version
Last Version 4.15.0

org.apache.bookkeeper.http:bookkeeper-http 4.6.2


GroupId

GroupId

org.apache.bookkeeper.http
ArtifactId

ArtifactId

bookkeeper-http
Version

Version

4.6.2
Type

Type

pom

Download bookkeeper-http 4.6.2


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