GroupId | GroupIdorg.elasticmq |
---|---|
ArtifactId | ArtifactIdelasticmq-rest-sqs_2.12 |
Version | Version0.15.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.elasticmq/elasticmq-rest-sqs_2.12/ -->
<dependency>
<groupId>org.elasticmq</groupId>
<artifactId>elasticmq-rest-sqs_2.12</artifactId>
<version>0.15.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-rest-sqs_2.12/
implementation 'org.elasticmq:elasticmq-rest-sqs_2.12:0.15.6'
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-rest-sqs_2.12/
implementation ("org.elasticmq:elasticmq-rest-sqs_2.12:0.15.6")
'org.elasticmq:elasticmq-rest-sqs_2.12:jar:0.15.6'
<dependency org="org.elasticmq" name="elasticmq-rest-sqs_2.12" rev="0.15.6">
<artifact name="elasticmq-rest-sqs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticmq', module='elasticmq-rest-sqs_2.12', version='0.15.6')
)
libraryDependencies += "org.elasticmq" % "elasticmq-rest-sqs_2.12" % "0.15.6"
[org.elasticmq/elasticmq-rest-sqs_2.12 "0.15.6"]