is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-disruptor 2.2.0

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

2.2.0
Type

Type

jar

Download kovenant-disruptor 2.2.0


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