4.0.0
mvn-defaults
io.nosqlbench
3.12.92-SNAPSHOT
../mvn-defaults
nb-api
jar
${project.artifactId}
The top level API module for NoSQLBench. This module should have no internal
module dependencies other than the mvn-default module.
All modules within NoSQLBench can safely depend on this module with circular
dependencies. This module provides cross-cutting code infrastracture, such as
path utilities and ways of describing services used between modules.
It is also the transitive aggregation point for system-wide library dependencies
for logging and testing or similar needs.
org.slf4j
slf4j-api
ch.qos.logback
logback-classic
com.vladsch.flexmark
flexmark-ext-yaml-front-matter
com.vladsch.flexmark
flexmark-html2md-converter
org.apache.logging.log4j
log4j-api
org.apache.logging.log4j
log4j-core
org.openjdk.jmh
jmh-core
org.openjdk.jmh
jmh-generator-annprocess
junit
junit
test
org.assertj
assertj-core
test
org.apache.commons
commons-csv