| License |
License |
|---|---|
| GroupId | GroupIdio.nosqlbench |
| ArtifactId | ArtifactIdnb-annotations |
| Version | Version4.15.46 |
| Type | Typejar |
| Description |
Descriptionnb-annotations
This is the annotations module for NoSQLBench. It is the only upstream module from nb-api.
It is a separate module to enable annotation processors to be compiled separately to be used
downstream in any module that depends on the api. To use this module, simply depend on
nb-api.
|
| Filename | Size |
|---|---|
| nb-annotations-4.15.46.pom | |
| nb-annotations-4.15.46.jar | 6 KB |
| nb-annotations-4.15.46-sources.jar | 4 KB |
| nb-annotations-4.15.46-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/nb-annotations/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>nb-annotations</artifactId>
<version>4.15.46</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/nb-annotations/
implementation 'io.nosqlbench:nb-annotations:4.15.46'
// https://jarcasting.com/artifacts/io.nosqlbench/nb-annotations/
implementation ("io.nosqlbench:nb-annotations:4.15.46")
'io.nosqlbench:nb-annotations:jar:4.15.46'
<dependency org="io.nosqlbench" name="nb-annotations" rev="4.15.46">
<artifact name="nb-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='nb-annotations', version='4.15.46')
)
libraryDependencies += "io.nosqlbench" % "nb-annotations" % "4.15.46"
[io.nosqlbench/nb-annotations "4.15.46"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| 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 |