is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-disruptor 2.3.1

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.3.1
Type

Type

jar

Download kovenant-disruptor 2.3.1


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