akka-rabbitmq


License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

akka-rabbitmq_2.13
Last Version

Last Version

6.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

akka-rabbitmq
akka-rabbitmq
Project URL

Project URL

https://github.com/pjfanning/akka-rabbitmq
Project Organization

Project Organization

com.github.pjfanning
Source Code Management

Source Code Management

https://github.com/pjfanning/akka-rabbitmq

Download akka-rabbitmq_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pjfanning/akka-rabbitmq_2.13/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>akka-rabbitmq_2.13</artifactId>
    <version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/akka-rabbitmq_2.13/
implementation 'com.github.pjfanning:akka-rabbitmq_2.13:6.1.0'
// https://jarcasting.com/artifacts/com.github.pjfanning/akka-rabbitmq_2.13/
implementation ("com.github.pjfanning:akka-rabbitmq_2.13:6.1.0")
'com.github.pjfanning:akka-rabbitmq_2.13:jar:6.1.0'
<dependency org="com.github.pjfanning" name="akka-rabbitmq_2.13" rev="6.1.0">
  <artifact name="akka-rabbitmq_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='akka-rabbitmq_2.13', version='6.1.0')
)
libraryDependencies += "com.github.pjfanning" % "akka-rabbitmq_2.13" % "6.1.0"
[com.github.pjfanning/akka-rabbitmq_2.13 "6.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.rabbitmq : amqp-client jar 5.14.0

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.13 jar [2.6,2.7)

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.13 jar [2.6,2.7)
com.typesafe : config jar 1.4.1
org.specs2 : specs2-mock_2.13 jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
6.1.0
5.1.0