is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-parent 4.7.0


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-parent
Version

Version

4.7.0
Type

Type

pom

Download stream-storage-parent 4.7.0


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