| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJMH Тестирование приложения и мониторинг Performance analysis |
| Группа | Группаorg.caffinitas.ohc |
| Идентификатор | Идентификаторohc-jmh |
| Последняя версия | Последняя версия0.7.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOHC core - micro benchmarks
Off-Heap concurrent hash map intended to store GBs of serialized data
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ohc-jmh-0.7.4.pom | |
| ohc-jmh-0.7.4.jar | 64 KB |
| ohc-jmh-0.7.4-sources.jar | 3 KB |
| ohc-jmh-0.7.4-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.caffinitas.ohc/ohc-jmh/ -->
<dependency>
<groupId>org.caffinitas.ohc</groupId>
<artifactId>ohc-jmh</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.caffinitas.ohc/ohc-jmh/
implementation 'org.caffinitas.ohc:ohc-jmh:0.7.4'
// https://jarcasting.com/artifacts/org.caffinitas.ohc/ohc-jmh/
implementation ("org.caffinitas.ohc:ohc-jmh:0.7.4")
'org.caffinitas.ohc:ohc-jmh:jar:0.7.4'
<dependency org="org.caffinitas.ohc" name="ohc-jmh" rev="0.7.4">
<artifact name="ohc-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.caffinitas.ohc', module='ohc-jmh', version='0.7.4')
)
libraryDependencies += "org.caffinitas.ohc" % "ohc-jmh" % "0.7.4"
[org.caffinitas.ohc/ohc-jmh "0.7.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.caffinitas.ohc : ohc-core | jar | 0.7.4 |
| org.openjdk.jmh : jmh-core | jar | 1.26 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.26 |