Pronghorn Framework OpenHFT Hashing Plugin

A plugin for the Pronghorn Framework utilizing OpenHFT Zero Allocation Hashing for hashing.

Лицензия

Лицензия

Группа

Группа

tech.pronghorn
Идентификатор

Идентификатор

plugin-hashing-openhft
Последняя версия

Последняя версия

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pronghorn Framework OpenHFT Hashing Plugin
A plugin for the Pronghorn Framework utilizing OpenHFT Zero Allocation Hashing for hashing.
Ссылка на сайт

Ссылка на сайт

https://pronghorn.tech
Система контроля версий

Система контроля версий

https://github.com/pronghorn-tech/plugin-hashing-openhft.git

Скачать plugin-hashing-openhft

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/tech.pronghorn/plugin-hashing-openhft/ -->
<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>plugin-hashing-openhft</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.pronghorn/plugin-hashing-openhft/
implementation 'tech.pronghorn:plugin-hashing-openhft:0.2.1'
// https://jarcasting.com/artifacts/tech.pronghorn/plugin-hashing-openhft/
implementation ("tech.pronghorn:plugin-hashing-openhft:0.2.1")
'tech.pronghorn:plugin-hashing-openhft:jar:0.2.1'
<dependency org="tech.pronghorn" name="plugin-hashing-openhft" rev="0.2.1">
  <artifact name="plugin-hashing-openhft" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.pronghorn', module='plugin-hashing-openhft', version='0.2.1')
)
libraryDependencies += "tech.pronghorn" % "plugin-hashing-openhft" % "0.2.1"
[tech.pronghorn/plugin-hashing-openhft "0.2.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
net.openhft : zero-allocation-hashing jar 0.8
tech.pronghorn : common jar 0.2.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.16.0

Модули Проекта

Данный проект не имеет модулей.
tech.pronghorn

Pronghorn Technology

Developer of high performance JVM systems, including the Pronghorn HTTP Server and Pronghorn Coroutine Framework

Версии библиотеки

Версия
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0