pjfanning / pekko-rabbitmq   7.0.0

GitHub

RabbitMq client using Scala and Pekko actors

Scala versions: 3.x 2.13 2.12

pekko-rabbitmq 7.0.0


Group ID:
com.github.pjfanning
Artifact ID:
pekko-rabbitmq_3
Version:
7.0.0
Release Date:
Jul 16, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "pekko-rabbitmq" % "7.0.0"

Mill build tool

ivy"com.github.pjfanning::pekko-rabbitmq:7.0.0"

Scala CLI

//> using dep "com.github.pjfanning::pekko-rabbitmq:7.0.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-rabbitmq:7.0.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-rabbitmq_3</artifactId>
  <version>7.0.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-rabbitmq_3', version: '7.0.0'