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 1.0.0


Group ID:
org.elasticmq
Artifact ID:
elasticmq-root_2.13
Version:
1.0.0
Release Date:
Dec 8, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.elasticmq</groupId>
  <artifactId>elasticmq-root_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.elasticmq', name: 'elasticmq-root_2.13', version: '1.0.0'