is not current version
Last Version 4.15.0

org.apache.bookkeeper:bookkeeper-benchmark 4.6.1


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

bookkeeper-benchmark
Version

Version

4.6.1
Type

Type

jar

Download bookkeeper-benchmark 4.6.1


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