License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.thenewmotion |
ArtifactId | ArtifactIdakka-rabbitmq_2.11 |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionakka-rabbitmq
akka-rabbitmq
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-rabbitmq_2.11-3.0.0.pom | |
akka-rabbitmq_2.11-3.0.0.jar | 125 KB |
akka-rabbitmq_2.11-3.0.0-sources.jar | 7 KB |
akka-rabbitmq_2.11-3.0.0-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thenewmotion/akka-rabbitmq_2.11/ -->
<dependency>
<groupId>com.thenewmotion</groupId>
<artifactId>akka-rabbitmq_2.11</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thenewmotion/akka-rabbitmq_2.11/
implementation 'com.thenewmotion:akka-rabbitmq_2.11:3.0.0'
// https://jarcasting.com/artifacts/com.thenewmotion/akka-rabbitmq_2.11/
implementation ("com.thenewmotion:akka-rabbitmq_2.11:3.0.0")
'com.thenewmotion:akka-rabbitmq_2.11:jar:3.0.0'
<dependency org="com.thenewmotion" name="akka-rabbitmq_2.11" rev="3.0.0">
<artifact name="akka-rabbitmq_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thenewmotion', module='akka-rabbitmq_2.11', version='3.0.0')
)
libraryDependencies += "com.thenewmotion" % "akka-rabbitmq_2.11" % "3.0.0"
[com.thenewmotion/akka-rabbitmq_2.11 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.14 |
com.rabbitmq : amqp-client | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.14 |
com.typesafe : config | jar | 1.3.1 |
org.specs2 : specs2-mock_2.11 | jar | 3.8.6 |