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