| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.gridkit.jvmtool |
| Идентификатор | Идентификаторygc-bench |
| Версия | Версия0.4.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.gridkit.jvmtool::ygc-bench
Young GC pause benchmark
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ygc-bench-0.4.2.pom | |
| ygc-bench-0.4.2.jar | 12 KB |
| ygc-bench-0.4.2-sources.jar | 4 KB |
| ygc-bench-0.4.2-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/ygc-bench/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>ygc-bench</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/ygc-bench/
implementation 'org.gridkit.jvmtool:ygc-bench:0.4.2'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/ygc-bench/
implementation ("org.gridkit.jvmtool:ygc-bench:0.4.2")
'org.gridkit.jvmtool:ygc-bench:jar:0.4.2'
<dependency org="org.gridkit.jvmtool" name="ygc-bench" rev="0.4.2">
<artifact name="ygc-bench" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='ygc-bench', version='0.4.2')
)
libraryDependencies += "org.gridkit.jvmtool" % "ygc-bench" % "0.4.2"
[org.gridkit.jvmtool/ygc-bench "0.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.gridkit.jvmtool : sjk-core | jar | 0.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |