steleport / amqp-scala-client   2.0.0

MIT License GitHub

Simple fault-tolerant AMQP client written in Scala and based on Akka and the RabbitMQ java client

Scala versions: 2.12

amqp-scala-client 2.0.0


Group ID:
space.spacelift
Artifact ID:
amqp-scala-client_2.12
Version:
2.0.0
Release Date:
Jan 27, 2017
Licenses:
MIT
Files:

libraryDependencies += "space.spacelift" %% "amqp-scala-client" % "2.0.0"

Mill build tool

ivy"space.spacelift::amqp-scala-client:2.0.0"

Scala CLI

//> using dep "space.spacelift::amqp-scala-client:2.0.0"

Ammonite REPL

import $ivy.`space.spacelift::amqp-scala-client:2.0.0`

<dependency>
  <groupId>space.spacelift</groupId>
  <artifactId>amqp-scala-client_2.12</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'space.spacelift', name: 'amqp-scala-client_2.12', version: '2.0.0'