| License |
License |
|---|---|
| GroupId | GroupIdio.nosqlbench |
| ArtifactId | ArtifactIdnb |
| Version | Version4.15.46 |
| Type | Typejar |
| Description |
Descriptionnb
CLI for nosqlbench.
|
| Filename | Size |
|---|---|
| nb-4.15.46.pom | |
| nb-4.15.46.jar | 21 KB |
| nb-4.15.46-sources.jar | 22 KB |
| nb-4.15.46-javadoc.jar | 107 KB |
| nb-4.15.46-jar-with-dependencies.jar | 165 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/nb/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb</artifactId>
<version>4.15.46</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/nb/
implementation 'io.nosqlbench:nb:4.15.46'
// https://jarcasting.com/artifacts/io.nosqlbench/nb/
implementation ("io.nosqlbench:nb:4.15.46")
'io.nosqlbench:nb:jar:4.15.46'
<dependency org="io.nosqlbench" name="nb" rev="4.15.46">
<artifact name="nb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='nb', version='4.15.46')
)
libraryDependencies += "io.nosqlbench" % "nb" % "4.15.46"
[io.nosqlbench/nb "4.15.46"]
| 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 |