| License |
License |
|---|---|
| GroupId | GroupIdcom.power4j.kit |
| ArtifactId | ArtifactIdbench-test |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionperformance test
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bench-test-1.6.0.pom | |
| bench-test-1.6.0.jar | 98 KB |
| bench-test-1.6.0-sources.jar | 11 KB |
| bench-test-1.6.0-javadoc.jar | 416 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.power4j.kit/bench-test/ -->
<dependency>
<groupId>com.power4j.kit</groupId>
<artifactId>bench-test</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.kit/bench-test/
implementation 'com.power4j.kit:bench-test:1.6.0'
// https://jarcasting.com/artifacts/com.power4j.kit/bench-test/
implementation ("com.power4j.kit:bench-test:1.6.0")
'com.power4j.kit:bench-test:jar:1.6.0'
<dependency org="com.power4j.kit" name="bench-test" rev="1.6.0">
<artifact name="bench-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.kit', module='bench-test', version='1.6.0')
)
libraryDependencies += "com.power4j.kit" % "bench-test" % "1.6.0"
[com.power4j.kit/bench-test "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |