k

kovenant-disruptor

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