is not current version
Last Version 4.15.0

org.apache.bookkeeper:stream-storage-clients-parent 4.11.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

stream-storage-clients-parent
Version

Version

4.11.0
Type

Type

pom

Download stream-storage-clients-parent 4.11.0


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