[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.4
Group ID:
com.github.sstone
Artifact ID:
amqp-client_2.11
Version:
1.4
Release Date:
May 5, 2014
Licenses:
Files:
libraryDependencies += "com.github.sstone" %% "amqp-client" % "1.4"
ivy"com.github.sstone::amqp-client:1.4"
//> using dep "com.github.sstone::amqp-client:1.4"
import $ivy.`com.github.sstone::amqp-client:1.4`
<dependency> <groupId>com.github.sstone</groupId> <artifactId>amqp-client_2.11</artifactId> <version>1.4</version> </dependency>
compile group: 'com.github.sstone', name: 'amqp-client_2.11', version: '1.4'