не последняя версия
Последняя версия 4.15.98

io.nosqlbench:engine-core 4.15.41

Runtime artifact for nosqlbench; This module ties the core libraries, provided drivers, and API into a single executable jar

Группа

Группа

io.nosqlbench
Идентификатор

Идентификатор

engine-core
Версия

Версия

4.15.41
Тип

Тип

jar

Скачать engine-core 4.15.41


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