is not current version
Last Version 1.3.7

org.elasticmq:elasticmq-core_2.12 0.11.1

elasticmq-core

GroupId

GroupId

org.elasticmq
ArtifactId

ArtifactId

elasticmq-core_2.12
Version

Version

0.11.1
Type

Type

jar

Download elasticmq-core_2.12 0.11.1


<!-- https://jarcasting.com/artifacts/org.elasticmq/elasticmq-core_2.12/ -->
<dependency>
    <groupId>org.elasticmq</groupId>
    <artifactId>elasticmq-core_2.12</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-core_2.12/
implementation 'org.elasticmq:elasticmq-core_2.12:0.11.1'
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-core_2.12/
implementation ("org.elasticmq:elasticmq-core_2.12:0.11.1")
'org.elasticmq:elasticmq-core_2.12:jar:0.11.1'
<dependency org="org.elasticmq" name="elasticmq-core_2.12" rev="0.11.1">
  <artifact name="elasticmq-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticmq', module='elasticmq-core_2.12', version='0.11.1')
)
libraryDependencies += "org.elasticmq" % "elasticmq-core_2.12" % "0.11.1"
[org.elasticmq/elasticmq-core_2.12 "0.11.1"]