is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-api 4.14.2


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-api
Version

Version

4.14.2
Type

Type

jar

Download stream-storage-api 4.14.2


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