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