k

kovenant-disruptor

LMAX Disruptor Worker Queues for Kovenant
http://kovenant.komponents.nl
MIT License
Mark Platvoet
Files download
File Operation
kovenant-disruptor-2.5.0.jar download
kovenant-disruptor-2.5.0.pom download
kovenant-disruptor-2.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>nl.komponents.kovenant</groupId>
  <artifactId>kovenant-disruptor</artifactId>
  <version>2.5.0</version>
</dependency>
Gradle Groovy
implementation 'nl.komponents.kovenant:kovenant-disruptor:2.5.0'
Gradle Kotlin
implementation("nl.komponents.kovenant:kovenant-disruptor:2.5.0")
Scala SBT
libraryDependencies += "nl.komponents.kovenant" % "kovenant-disruptor" % "2.5.0"
Groovy Grape
@Grapes(
  @Grab(group='nl.komponents.kovenant', module='kovenant-disruptor', version='2.5.0')
)
Apache Ivy
<dependency org="nl.komponents.kovenant" name="kovenant-disruptor" rev="2.5.0" />
Leiningen
[nl.komponents.kovenant/kovenant-disruptor "2.5.0"]
Apache Buildr
'nl.komponents.kovenant:kovenant-disruptor:jar:2.5.0'