License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIdmvn-defaults |
Last Version | Last Version4.15.98 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmvn-defaults
nosqlbench is the core of a programmable workload simulation runtime.
This module acts as the parent pom for nosqlbench Maven modules.
|
Project URL |
Project URL |
Filename | Size |
---|---|
mvn-defaults-4.15.98.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/mvn-defaults/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>mvn-defaults</artifactId>
<version>4.15.98</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/mvn-defaults/
implementation 'io.nosqlbench:mvn-defaults:4.15.98'
// https://jarcasting.com/artifacts/io.nosqlbench/mvn-defaults/
implementation ("io.nosqlbench:mvn-defaults:4.15.98")
'io.nosqlbench:mvn-defaults:pom:4.15.98'
<dependency org="io.nosqlbench" name="mvn-defaults" rev="4.15.98">
<artifact name="mvn-defaults" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='mvn-defaults', version='4.15.98')
)
libraryDependencies += "io.nosqlbench" % "mvn-defaults" % "4.15.98"
[io.nosqlbench/mvn-defaults "4.15.98"]
Group / Artifact | Type | Version |
---|---|---|
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 |
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 |