is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-java-client 4.11.1


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-java-client
Version

Version

4.11.1
Type

Type

jar

Download stream-storage-java-client 4.11.1


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