softwaremill / elasticmq   1.6.1

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-rest 0.8.3


Group ID:
org.elasticmq
Artifact ID:
elasticmq-rest_2.11
Version:
0.8.3
Release Date:
Oct 24, 2014
Licenses:
Files:

libraryDependencies += "org.elasticmq" %% "elasticmq-rest" % "0.8.3"

Mill build tool

ivy"org.elasticmq::elasticmq-rest:0.8.3"

Scala CLI

//> using dep "org.elasticmq::elasticmq-rest:0.8.3"

Ammonite REPL

import $ivy.`org.elasticmq::elasticmq-rest:0.8.3`

<dependency>
  <groupId>org.elasticmq</groupId>
  <artifactId>elasticmq-rest_2.11</artifactId>
  <version>0.8.3</version>
</dependency>

compile group: 'org.elasticmq', name: 'elasticmq-rest_2.11', version: '0.8.3'