softwaremill / elasticmq   1.5.7

Apache License 2.0 Website GitHub

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.

Scala versions: 3.x 2.13 2.12 2.11 2.10

elasticmq-root 0.13.0


Group ID:
org.elasticmq
Artifact ID:
elasticmq-root_2.12
Version:
0.13.0
Release Date:
Jan 25, 2017
Licenses:
Files:

libraryDependencies += "org.elasticmq" %% "elasticmq-root" % "0.13.0"

Mill build tool

ivy"org.elasticmq::elasticmq-root:0.13.0"

Scala CLI

//> using dep "org.elasticmq::elasticmq-root:0.13.0"

Ammonite REPL

import $ivy.`org.elasticmq::elasticmq-root:0.13.0`

<dependency>
  <groupId>org.elasticmq</groupId>
  <artifactId>elasticmq-root_2.12</artifactId>
  <version>0.13.0</version>
</dependency>

compile group: 'org.elasticmq', name: 'elasticmq-root_2.12', version: '0.13.0'