| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdio.github.qsy7.java.dependencies | 
| ArtifactId | ArtifactIdmicrobenchmark-harness | 
| Last Version | Last Version0.1.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionmicrobenchmark-harness dependencies | 
| Filename | Size | 
|---|---|
| microbenchmark-harness-0.1.2.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/microbenchmark-harness/ -->
<dependency>
    <groupId>io.github.qsy7.java.dependencies</groupId>
    <artifactId>microbenchmark-harness</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/microbenchmark-harness/
implementation 'io.github.qsy7.java.dependencies:microbenchmark-harness:0.1.2'// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/microbenchmark-harness/
implementation ("io.github.qsy7.java.dependencies:microbenchmark-harness:0.1.2")'io.github.qsy7.java.dependencies:microbenchmark-harness:pom:0.1.2'<dependency org="io.github.qsy7.java.dependencies" name="microbenchmark-harness" rev="0.1.2">
  <artifact name="microbenchmark-harness" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='microbenchmark-harness', version='0.1.2')
)libraryDependencies += "io.github.qsy7.java.dependencies" % "microbenchmark-harness" % "0.1.2"[io.github.qsy7.java.dependencies/microbenchmark-harness "0.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.33 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |