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