is not current version
Last Version 4.15.0

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

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
Version

Version

4.14.4
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 4.14.4


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

Dependencies

compile (61)

Group / Artifact Type Version
org.apache.bookkeeper : bookkeeper-common jar 4.14.4
org.apache.bookkeeper.stats : bookkeeper-stats-api jar 4.14.4
org.apache.bookkeeper : cpu-affinity jar 4.14.4
com.google.guava : guava jar 30.0-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.5.0
com.google.errorprone : error_prone_annotations jar 2.4.0
com.google.j2objc : j2objc-annotations jar 1.3
io.netty : netty-common jar 4.1.72.Final
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0
org.jctools : jctools-core jar 2.1.2
io.grpc : grpc-all jar 1.42.1
io.grpc : grpc-api jar 1.42.1
io.grpc : grpc-auth jar 1.42.1
com.google.auth : google-auth-library-credentials jar 0.22.2
io.grpc : grpc-context jar 1.42.1
io.grpc : grpc-core jar 1.42.1
com.google.code.gson : gson jar 2.8.6
io.grpc : grpc-grpclb jar 1.42.1
com.google.protobuf : protobuf-java-util jar 3.17.2
io.grpc : grpc-netty jar 1.42.1
io.netty : netty-codec-http2 jar 4.1.72.Final
io.netty : netty-transport jar 4.1.72.Final
io.netty : netty-resolver jar 4.1.72.Final
io.netty : netty-codec jar 4.1.72.Final
io.netty : netty-handler jar 4.1.72.Final
io.netty : netty-tcnative-classes jar 2.0.46.Final
io.netty : netty-codec-http jar 4.1.72.Final
io.grpc : grpc-protobuf jar 1.42.1
com.google.api.grpc : proto-google-common-protos jar 2.0.1
io.grpc : grpc-protobuf-lite jar 1.42.1
io.grpc : grpc-rls jar 1.42.1
com.google.auto.value : auto-value-annotations jar 1.7.4
io.grpc : grpc-services jar 1.42.1
io.grpc : grpc-stub jar 1.42.1
io.grpc : grpc-testing jar 1.42.1
io.opencensus : opencensus-api jar 0.28.0
io.grpc : grpc-xds jar 1.42.1
io.grpc : grpc-alts jar 1.42.1
org.conscrypt : conscrypt-openjdk-uber jar 2.5.1
com.google.auth : google-auth-library-oauth2-http jar 0.22.2
com.google.http-client : google-http-client jar 1.38.0
org.apache.httpcomponents : httpclient jar 4.5.13
commons-codec : commons-codec jar 1.6
org.apache.httpcomponents : httpcore jar 4.4.13
io.opencensus : opencensus-contrib-http-util jar 0.24.0
com.google.http-client : google-http-client-jackson2 jar 1.38.0
com.google.re2j : re2j jar 1.5
io.opencensus : opencensus-proto jar 0.2.0
io.netty : netty-buffer jar 4.1.72.Final
org.inferred : freebuilder Optional jar 2.7.0
org.apache.commons : commons-lang3 jar 3.6
com.google.protobuf : protobuf-java jar 3.14.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.32
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.20
com.github.spotbugs : spotbugs-annotations jar 3.1.8

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.72.Final
io.netty : netty-codec-socks jar 4.1.72.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.32
org.mockito : mockito-core jar 3.0.0
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.