Files download
File Operation
elasticmq-rest-sqs_2.12-1.6.1.jar download
elasticmq-rest-sqs_2.12-1.6.1.pom download
elasticmq-rest-sqs_2.12-1.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticmq</groupId>
  <artifactId>elasticmq-rest-sqs_2.12</artifactId>
  <version>1.6.1</version>
</dependency>
Gradle Groovy
implementation 'org.elasticmq:elasticmq-rest-sqs_2.12:1.6.1'
Gradle Kotlin
implementation("org.elasticmq:elasticmq-rest-sqs_2.12:1.6.1")
Scala SBT
libraryDependencies += "org.elasticmq" % "elasticmq-rest-sqs_2.12" % "1.6.1"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticmq', module='elasticmq-rest-sqs_2.12', version='1.6.1')
)
Apache Ivy
<dependency org="org.elasticmq" name="elasticmq-rest-sqs_2.12" rev="1.6.1" />
Leiningen
[org.elasticmq/elasticmq-rest-sqs_2.12 "1.6.1"]
Apache Buildr
'org.elasticmq:elasticmq-rest-sqs_2.12:jar:1.6.1'