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