Download in-memory-queue-1.1.0.jar file - Jar i

Jar examples for i:in-memory-queue

Description

This deals with different aspects like In memory queue, throttling, event management etc

You can download jar file in-memory-queue 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add in-memory-queue-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.amitkhosla</groupId>
   <artifactId>in-memory-queue</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.amitkhosla', name: 'in-memory-queue', version: '1.1.0'
libraryDependencies += "com.github.amitkhosla" % "in-memory-queue" % "1.1.0"
<dependency org="com.github.amitkhosla" name="in-memory-queue" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.amitkhosla', module='in-memory-queue', version='1.1.0'))
'com.github.amitkhosla:in-memory-queue:jar:1.1.0'

Download

Click the following link to download the jar file.

in-memory-queue-1.1.0-javadoc.jar
in-memory-queue-1.1.0-sources.jar
in-memory-queue-1.1.0.jar
in-memory-queue-1.1.0.pom



Related Tutorials