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