License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.newmotion |
ArtifactId | ArtifactIdakka-rabbitmq_2.12 |
Version | Version6.0.0 |
Type | Typejar |
Description |
Descriptionakka-rabbitmq
akka-rabbitmq
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-rabbitmq_2.12-6.0.0.pom | |
akka-rabbitmq_2.12-6.0.0.jar | 137 KB |
akka-rabbitmq_2.12-6.0.0-sources.jar | 8 KB |
akka-rabbitmq_2.12-6.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newmotion/akka-rabbitmq_2.12/ -->
<dependency>
<groupId>com.newmotion</groupId>
<artifactId>akka-rabbitmq_2.12</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmotion/akka-rabbitmq_2.12/
implementation 'com.newmotion:akka-rabbitmq_2.12:6.0.0'
// https://jarcasting.com/artifacts/com.newmotion/akka-rabbitmq_2.12/
implementation ("com.newmotion:akka-rabbitmq_2.12:6.0.0")
'com.newmotion:akka-rabbitmq_2.12:jar:6.0.0'
<dependency org="com.newmotion" name="akka-rabbitmq_2.12" rev="6.0.0">
<artifact name="akka-rabbitmq_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmotion', module='akka-rabbitmq_2.12', version='6.0.0')
)
libraryDependencies += "com.newmotion" % "akka-rabbitmq_2.12" % "6.0.0"
[com.newmotion/akka-rabbitmq_2.12 "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.rabbitmq : amqp-client | jar | 5.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.12 | jar | [2.6,2.7) |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | [2.6,2.7) |
com.typesafe : config | jar | 1.4.0 |
org.specs2 : specs2-mock_2.12 | jar | 4.10.3 |