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