is not current version
Last Version 1.21.0.1

com.xtdb:xtdb-bench 1.19.0-beta1

XTDB Benchmarking tools

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-bench
Version

Version

1.19.0-beta1
Type

Type

jar

Download xtdb-bench 1.19.0-beta1


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