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

common-dispatcher-lmax 1.1.0

A real-time implementation of the Dispatcher interface based on the LMAX Disruptor.

Лицензия

Лицензия

Группа

Группа

com.kolibrifx.common
Идентификатор

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

common-dispatcher-lmax
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

common-dispatcher-lmax
A real-time implementation of the Dispatcher interface based on the LMAX Disruptor.

Скачать common-dispatcher-lmax 1.1.0


<!-- https://jarcasting.com/artifacts/com.kolibrifx.common/common-dispatcher-lmax/ -->
<dependency>
    <groupId>com.kolibrifx.common</groupId>
    <artifactId>common-dispatcher-lmax</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kolibrifx.common/common-dispatcher-lmax/
implementation 'com.kolibrifx.common:common-dispatcher-lmax:1.1.0'
// https://jarcasting.com/artifacts/com.kolibrifx.common/common-dispatcher-lmax/
implementation ("com.kolibrifx.common:common-dispatcher-lmax:1.1.0")
'com.kolibrifx.common:common-dispatcher-lmax:jar:1.1.0'
<dependency org="com.kolibrifx.common" name="common-dispatcher-lmax" rev="1.1.0">
  <artifact name="common-dispatcher-lmax" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kolibrifx.common', module='common-dispatcher-lmax', version='1.1.0')
)
libraryDependencies += "com.kolibrifx.common" % "common-dispatcher-lmax" % "1.1.0"
[com.kolibrifx.common/common-dispatcher-lmax "1.1.0"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
com.lmax : disruptor jar 3.3.0
com.kolibrifx.common : common-dispatcher jar 1.1.0

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

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