License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIdengine-core |
Last Version | Last Version4.15.98 |
Release Date | Release Date |
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.98.pom | |
engine-core-4.15.98.jar | 92 KB |
engine-core-4.15.98-sources.jar | 53 KB |
engine-core-4.15.98-javadoc.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/engine-core/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-core</artifactId>
<version>4.15.98</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/engine-core/
implementation 'io.nosqlbench:engine-core:4.15.98'
// https://jarcasting.com/artifacts/io.nosqlbench/engine-core/
implementation ("io.nosqlbench:engine-core:4.15.98")
'io.nosqlbench:engine-core:jar:4.15.98'
<dependency org="io.nosqlbench" name="engine-core" rev="4.15.98">
<artifact name="engine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='engine-core', version='4.15.98')
)
libraryDependencies += "io.nosqlbench" % "engine-core" % "4.15.98"
[io.nosqlbench/engine-core "4.15.98"]
Group / Artifact | Type | Version |
---|---|---|
io.nosqlbench : engine-api | jar | 4.15.98 |
io.nosqlbench : drivers-api | jar | 4.15.98 |
io.dropwizard.metrics : metrics-core | jar | 4.2.8 |
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.98 |
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.36 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
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 |