is not current version
Last Version 3.17.0

org.apache.camel:camel-disruptor 3.11.2

Camel :: Disruptor component

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-disruptor
Version

Version

3.11.2
Type

Type

jar

Download camel-disruptor 3.11.2


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