is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-service-api 4.8.1


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-service-api
Version

Version

4.8.1
Type

Type

jar

Download stream-storage-service-api 4.8.1


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