is not current version
Last Version 4.15.98

nb-api 4.15.47

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.

License

License

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nb-api
Version

Version

4.15.47
Type

Type

jar
Description

Description

nb-api
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.

Download nb-api 4.15.47


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

Dependencies

compile (12)

Group / Artifact Type Version
io.nosqlbench : nb-annotations jar 4.15.47
com.vladsch.flexmark : flexmark-ext-yaml-front-matter jar 0.61.6
com.vladsch.flexmark : flexmark-html2md-converter jar 0.61.6
net.sf.jopt-simple : jopt-simple jar 5.0.3
com.google.code.gson : gson jar 2.8.5
com.github.oshi : oshi-core jar 5.2.2
org.openjdk.jmh : jmh-core jar 1.22
org.openjdk.jmh : jmh-generator-annprocess jar 1.22
org.apache.commons : commons-csv jar 1.8
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.15.0
org.junit.platform : junit-platform-launcher jar 1.6.2
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.