is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-disruptor 3.2.2

LMAX Disruptor Worker Queues for Kovenant

Categories

Categories

Ant Build Tools Disruptor General Purpose Libraries High Performance
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-disruptor
Version

Version

3.2.2
Type

Type

jar

Download kovenant-disruptor 3.2.2


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