MVN

io.streamnative.http : bookkeeper-http

Maven & Gradle

Jun 07, 2023
3 stars

Apache BookKeeper :: Http

<dependency>
    <groupId>io.streamnative.http</groupId>
    <artifactId>bookkeeper-http</artifactId>
    <version>branch-4.14.7.1_d4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.streamnative.http : bookkeeper-http to add to Maven - Latest Versions:

  • Latest Stable: branch-4.14.7.1_d4

All Versions

Choose a version of io.streamnative.http : bookkeeper-http to add to Maven - All Versions:

Version Vulnerabilities Updated
4.15.x
bookkeeper-http-4.15.4.1_arrowstreet
4.14.x
bookkeeper-http-4.14.7.1_attentive
bookkeeper-http-4.14.7.2-arrowstreet
bookkeeper-http-4.14.7.1-arrowstreet
bookkeeper-http-4.14.5.1-iterable
bookkeeper-http-4.14.5.1-arrowstreet
bookkeeper-http-4.14.3.1
branch
bookkeeper-http-branch-4.14.7.1_d4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.streamnative.http</groupId>
    <artifactId>bookkeeper-http</artifactId>
    <version>branch-4.14.7.1_d4</version>
</dependency>

Advertisement