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