is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-service-parent 4.7.3


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-service-parent
Version

Version

4.7.3
Type

Type

pom

Download stream-storage-service-parent 4.7.3


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