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

org.apache.camel:camel-disruptor 2.21.2

Camel :: Disruptor component

Категории

Категории

Disruptor Универсальные библиотеки High Performance
Группа

Группа

org.apache.camel
Идентификатор

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

camel-disruptor
Версия

Версия

2.21.2
Тип

Тип

jar

Скачать camel-disruptor 2.21.2


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