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