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