is not current version
Last Version 0.4.2

org.gridkit.jvmtool:ygc-bench 0.3

Young GC pause benchmark

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

ygc-bench
Version

Version

0.3
Type

Type

jar

Download ygc-bench 0.3


<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/ygc-bench/ -->
<dependency>
    <groupId>org.gridkit.jvmtool</groupId>
    <artifactId>ygc-bench</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/ygc-bench/
implementation 'org.gridkit.jvmtool:ygc-bench:0.3'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/ygc-bench/
implementation ("org.gridkit.jvmtool:ygc-bench:0.3")
'org.gridkit.jvmtool:ygc-bench:jar:0.3'
<dependency org="org.gridkit.jvmtool" name="ygc-bench" rev="0.3">
  <artifact name="ygc-bench" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='ygc-bench', version='0.3')
)
libraryDependencies += "org.gridkit.jvmtool" % "ygc-bench" % "0.3"
[org.gridkit.jvmtool/ygc-bench "0.3"]