License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIdnb-annotations |
Version | Version4.15.50 |
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.50.pom | |
nb-annotations-4.15.50.jar | 6 KB |
nb-annotations-4.15.50-sources.jar | 4 KB |
nb-annotations-4.15.50-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.50</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/nb-annotations/
implementation 'io.nosqlbench:nb-annotations:4.15.50'
// https://jarcasting.com/artifacts/io.nosqlbench/nb-annotations/
implementation ("io.nosqlbench:nb-annotations:4.15.50")
'io.nosqlbench:nb-annotations:jar:4.15.50'
<dependency org="io.nosqlbench" name="nb-annotations" rev="4.15.50">
<artifact name="nb-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='nb-annotations', version='4.15.50')
)
libraryDependencies += "io.nosqlbench" % "nb-annotations" % "4.15.50"
[io.nosqlbench/nb-annotations "4.15.50"]
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.19.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |