akka / alpakka   6.0.2

Website GitHub

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Scala versions: 3.x 2.13 2.12 2.11

akka-stream-alpakka-jms 0.17-PR799


Group ID:
com.github.dwickern
Artifact ID:
akka-stream-alpakka-jms_2.12
Version:
0.17-PR799
Release Date:
Feb 26, 2018
Licenses:
Files:

libraryDependencies += "com.github.dwickern" %% "akka-stream-alpakka-jms" % "0.17-PR799"

Mill build tool

ivy"com.github.dwickern::akka-stream-alpakka-jms:0.17-PR799"

Scala CLI

//> using dep "com.github.dwickern::akka-stream-alpakka-jms:0.17-PR799"

Ammonite REPL

import $ivy.`com.github.dwickern::akka-stream-alpakka-jms:0.17-PR799`

<dependency>
  <groupId>com.github.dwickern</groupId>
  <artifactId>akka-stream-alpakka-jms_2.12</artifactId>
  <version>0.17-PR799</version>
</dependency>

compile group: 'com.github.dwickern', name: 'akka-stream-alpakka-jms_2.12', version: '0.17-PR799'