4.0.0
mvn-defaults
io.nosqlbench
3.12.142-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.
io.nosqlbench
nb-annotations
3.12.142-SNAPSHOT
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
net.sf.jopt-simple
jopt-simple
5.0.3
org.openjdk.jmh
jmh-core
org.openjdk.jmh
jmh-generator-annprocess
org.apache.commons
commons-csv
src/main/resources
docs-for-testing-only/**
**