holidaycheck / amqp-akka-streams   2.0.0

MIT License GitHub

A library that allow you to leverage Akka Streams while reading or writing messages to AMQP broker.

Scala versions: 2.12 2.11

amqp-akka-streams 1.3.1


Group ID:
com.holidaycheck
Artifact ID:
amqp-akka-streams_2.12
Version:
1.3.1
Release Date:
Aug 29, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.holidaycheck" %% "amqp-akka-streams" % "1.3.1"

Mill build tool

ivy"com.holidaycheck::amqp-akka-streams:1.3.1"

Scala CLI

//> using dep "com.holidaycheck::amqp-akka-streams:1.3.1"

Ammonite REPL

import $ivy.`com.holidaycheck::amqp-akka-streams:1.3.1`

<dependency>
  <groupId>com.holidaycheck</groupId>
  <artifactId>amqp-akka-streams_2.12</artifactId>
  <version>1.3.1</version>
</dependency>

compile group: 'com.holidaycheck', name: 'amqp-akka-streams_2.12', version: '1.3.1'