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