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-rest-sqs 0.13.8


Group ID:
org.elasticmq
Artifact ID:
elasticmq-rest-sqs_2.12
Version:
0.13.8
Release Date:
Jun 29, 2017
Licenses:
Files:

libraryDependencies += "org.elasticmq" %% "elasticmq-rest-sqs" % "0.13.8"

Mill build tool

ivy"org.elasticmq::elasticmq-rest-sqs:0.13.8"

Scala CLI

//> using dep "org.elasticmq::elasticmq-rest-sqs:0.13.8"

Ammonite REPL

import $ivy.`org.elasticmq::elasticmq-rest-sqs:0.13.8`

<dependency>
  <groupId>org.elasticmq</groupId>
  <artifactId>elasticmq-rest-sqs_2.12</artifactId>
  <version>0.13.8</version>
</dependency>

compile group: 'org.elasticmq', name: 'elasticmq-rest-sqs_2.12', version: '0.13.8'