is not current version
Last Version 4.15.0

org.apache.bookkeeper:microbenchmarks 4.8.2


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

microbenchmarks
Version

Version

4.8.2
Type

Type

jar

Download microbenchmarks 4.8.2


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