License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIdengine-core |
Version | Version4.15.87 |
Type | Typejar |
Description |
Descriptionengine-core
Runtime artifact for nosqlbench;
This module ties the core libraries, provided drivers, and API into a single executable jar
|
Filename | Size |
---|---|
engine-core-4.15.87.pom | |
engine-core-4.15.87.jar | 124 KB |
engine-core-4.15.87-sources.jar | 65 KB |
engine-core-4.15.87-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/engine-core/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-core</artifactId>
<version>4.15.87</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/engine-core/
implementation 'io.nosqlbench:engine-core:4.15.87'
// https://jarcasting.com/artifacts/io.nosqlbench/engine-core/
implementation ("io.nosqlbench:engine-core:4.15.87")
'io.nosqlbench:engine-core:jar:4.15.87'
<dependency org="io.nosqlbench" name="engine-core" rev="4.15.87">
<artifact name="engine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='engine-core', version='4.15.87')
)
libraryDependencies += "io.nosqlbench" % "engine-core" % "4.15.87"
[io.nosqlbench/engine-core "4.15.87"]
Group / Artifact | Type | Version |
---|---|---|
io.nosqlbench : engine-api | jar | 4.15.87 |
io.nosqlbench : drivers-api | jar | 4.15.87 |
io.dropwizard.metrics : metrics-core | jar | 4.1.9 |
org.mpierce.metrics.reservoir : hdrhistogram-metrics-reservoir | jar | 1.1.0 |
io.dropwizard.metrics : metrics-graphite | jar | 4.1.9 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.graalvm.js : js-scriptengine | jar | 20.3.0 |
io.nosqlbench : engine-clients | jar | 4.15.87 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.apache.logging.log4j : slf4j-impl | jar | 2.0-alpha2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.js : js | jar | 20.3.0 |
org.graalvm.tools : profiler | jar | 20.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |