is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-common 4.13.0


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-common
Version

Version

4.13.0
Type

Type

jar

Download stream-storage-common 4.13.0


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