License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.thenewmotion |
ArtifactId | ArtifactIdakka-rabbitmq_2.10 |
Version | Version3.0.0-RC1 |
Type | Typejar |
Description |
Descriptionakka-rabbitmq
akka-rabbitmq
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.thenewmotion/akka-rabbitmq_2.10/ -->
<dependency>
<groupId>com.thenewmotion</groupId>
<artifactId>akka-rabbitmq_2.10</artifactId>
<version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thenewmotion/akka-rabbitmq_2.10/
implementation 'com.thenewmotion:akka-rabbitmq_2.10:3.0.0-RC1'
// https://jarcasting.com/artifacts/com.thenewmotion/akka-rabbitmq_2.10/
implementation ("com.thenewmotion:akka-rabbitmq_2.10:3.0.0-RC1")
'com.thenewmotion:akka-rabbitmq_2.10:jar:3.0.0-RC1'
<dependency org="com.thenewmotion" name="akka-rabbitmq_2.10" rev="3.0.0-RC1">
<artifact name="akka-rabbitmq_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thenewmotion', module='akka-rabbitmq_2.10', version='3.0.0-RC1')
)
libraryDependencies += "com.thenewmotion" % "akka-rabbitmq_2.10" % "3.0.0-RC1"
[com.thenewmotion/akka-rabbitmq_2.10 "3.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.15 |
com.rabbitmq : amqp-client | jar | 3.6.5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.15 |
com.typesafe : config | jar | 1.3.0 |
org.specs2 : specs2-mock_2.10 | jar | 3.8.4 |