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