Apache BookKeeper :: Stream Storage :: Clients :: Java Client

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-java-client
Last Version

Last Version

4.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache BookKeeper :: Stream Storage :: Clients :: Java Client
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download stream-storage-java-client

How to add to project

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

Dependencies

compile (65)

Group / Artifact Type Version
org.apache.bookkeeper : bookkeeper-common jar 4.15.0
org.apache.bookkeeper.stats : bookkeeper-stats-api jar 4.15.0
org.apache.bookkeeper : cpu-affinity jar 4.15.0
com.google.guava : guava jar 31.0.1-jre
com.google.guava : failureaccess jar 1.0.1
com.google.guava : listenablefuture jar 9999.0-empty-to-avoid-conflict-with-guava
org.checkerframework : checker-qual jar 3.12.0
com.google.errorprone : error_prone_annotations jar 2.9.0
com.google.j2objc : j2objc-annotations jar 1.3
io.netty : netty-common jar 4.1.75.Final
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.jctools : jctools-core jar 2.1.2
io.reactivex.rxjava3 : rxjava jar 3.0.1
org.reactivestreams : reactive-streams jar 1.0.3
io.grpc : grpc-all jar 1.45.1
io.grpc : grpc-api jar 1.45.1
io.grpc : grpc-auth jar 1.45.1
com.google.auth : google-auth-library-credentials jar 1.4.0
io.grpc : grpc-context jar 1.45.1
io.grpc : grpc-core jar 1.45.1
com.google.code.gson : gson jar 2.8.9
io.grpc : grpc-grpclb jar 1.45.1
com.google.protobuf : protobuf-java-util jar 3.19.2
io.grpc : grpc-netty jar 1.45.1
io.netty : netty-codec-http2 jar 4.1.75.Final
io.netty : netty-transport jar 4.1.75.Final
io.netty : netty-resolver jar 4.1.75.Final
io.netty : netty-codec jar 4.1.75.Final
io.netty : netty-handler jar 4.1.75.Final
io.netty : netty-codec-http jar 4.1.75.Final
io.grpc : grpc-protobuf jar 1.45.1
com.google.api.grpc : proto-google-common-protos jar 2.0.1
io.grpc : grpc-protobuf-lite jar 1.45.1
io.grpc : grpc-rls jar 1.45.1
com.google.auto.value : auto-value-annotations jar 1.9
io.grpc : grpc-services jar 1.45.1
io.grpc : grpc-stub jar 1.45.1
io.grpc : grpc-testing jar 1.45.1
io.grpc : grpc-xds jar 1.45.1
io.grpc : grpc-alts jar 1.45.1
org.conscrypt : conscrypt-openjdk-uber jar 2.5.1
com.google.auth : google-auth-library-oauth2-http jar 1.4.0
com.google.http-client : google-http-client jar 1.41.0
org.apache.httpcomponents : httpclient jar 4.5.13
commons-codec : commons-codec jar 1.6
org.apache.httpcomponents : httpcore jar 4.4.15
io.opencensus : opencensus-api jar 0.28.0
io.opencensus : opencensus-contrib-http-util jar 0.28.0
com.google.http-client : google-http-client-gson jar 1.41.0
com.google.re2j : re2j jar 1.5
io.opencensus : opencensus-proto jar 0.2.0
io.netty : netty-buffer jar 4.1.75.Final
org.inferred : freebuilder Optional jar 2.7.0
org.apache.commons : commons-lang3 jar 3.6
com.google.protobuf : protobuf-java jar 3.19.2
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
commons-configuration : commons-configuration jar 1.10
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.6.0

runtime (5)

Group / Artifact Type Version
com.google.android : annotations jar 4.1.1.4
org.codehaus.mojo : animal-sniffer-annotations jar 1.19
io.perfmark : perfmark-api jar 0.23.0
io.netty : netty-handler-proxy jar 4.1.75.Final
io.netty : netty-codec-socks jar 4.1.75.Final

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.4
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2

Project Modules

There are no modules declared in this project.
org.apache.bookkeeper

The Apache Software Foundation

Versions

Version
4.15.0
4.14.5
4.14.4
4.14.3
4.14.2
4.14.1
4.14.0
4.13.0
4.12.1
4.12.0
4.11.1
4.11.0
4.10.0
4.9.2
4.9.1
4.9.0
4.8.2
4.8.1
4.8.0
4.7.3
4.7.2
4.7.1
4.7.0