Download kovenant-disruptor-2.9.0.jar file - Jar k

Jar examples for k:kovenant-disruptor

Description

LMAX Disruptor Worker Queues for Kovenant

You can download jar file kovenant-disruptor 2.9.0 in this page.

License

MIT License

Build File

You can use the following script to add kovenant-disruptor-2.9.0.jar to your project.

<dependency>
   <groupId>nl.komponents.kovenant</groupId>
   <artifactId>kovenant-disruptor</artifactId>
   <version>2.9.0</version>
</dependency>
compile group: 'nl.komponents.kovenant', name: 'kovenant-disruptor', version: '2.9.0'
libraryDependencies += "nl.komponents.kovenant" % "kovenant-disruptor" % "2.9.0"
<dependency org="nl.komponents.kovenant" name="kovenant-disruptor" rev="2.9.0"/>
@Grapes(@Grab(group='nl.komponents.kovenant', module='kovenant-disruptor', version='2.9.0'))
'nl.komponents.kovenant:kovenant-disruptor:jar:2.9.0'

Download

Click the following link to download the jar file.

kovenant-disruptor-2.9.0-javadoc.jar
kovenant-disruptor-2.9.0-sources.jar
kovenant-disruptor-2.9.0.jar
kovenant-disruptor-2.9.0.pom



Related Tutorials