[THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED] Simple fault-tolerant AMQP client written in Scala and based on Akka and the RabbitMQ java client
amqp-client 1.3-ML4
Group ID:
com.github.sstone
Artifact ID:
amqp-client_2.10
Version:
1.3-ML4
Release Date:
Feb 18, 2014
Licenses:
Files:
libraryDependencies += "com.github.sstone" %% "amqp-client" % "1.3-ML4"
ivy"com.github.sstone::amqp-client:1.3-ML4"
//> using dep "com.github.sstone::amqp-client:1.3-ML4"
import $ivy.`com.github.sstone::amqp-client:1.3-ML4`
<dependency> <groupId>com.github.sstone</groupId> <artifactId>amqp-client_2.10</artifactId> <version>1.3-ML4</version> </dependency>
compile group: 'com.github.sstone', name: 'amqp-client_2.10', version: '1.3-ML4'