RabbitMq client in Scala and Akka actors
akka-rabbitmq 3.0.0-RC1
Group ID:
com.thenewmotion
Artifact ID:
akka-rabbitmq_2.11
Version:
3.0.0-RC1
Release Date:
Oct 4, 2016
Licenses:
Files:
libraryDependencies += "com.thenewmotion" %% "akka-rabbitmq" % "3.0.0-RC1"
ivy"com.thenewmotion::akka-rabbitmq:3.0.0-RC1"
//> using dep "com.thenewmotion::akka-rabbitmq:3.0.0-RC1"
import $ivy.`com.thenewmotion::akka-rabbitmq:3.0.0-RC1`
<dependency> <groupId>com.thenewmotion</groupId> <artifactId>akka-rabbitmq_2.11</artifactId> <version>3.0.0-RC1</version> </dependency>
compile group: 'com.thenewmotion', name: 'akka-rabbitmq_2.11', version: '3.0.0-RC1'