Last Version

nb-annotations 4.15.98

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.

License

License

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nb-annotations
Version

Version

4.15.98
Type

Type

jar
Description

Description

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

Download nb-annotations 4.15.98


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.9.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-jcl jar 2.17.1
org.apache.logging.log4j : slf4j-impl jar 2.0-alpha2
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-log4j12 jar 1.7.36

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.