GroupId | GroupIdorg.elasticmq |
---|---|
ArtifactId | ArtifactIdelasticmq-core_2.12 |
Version | Version0.11.1 |
Type | Typejar |
Filename | Size |
---|---|
elasticmq-core_2.12-0.11.1.pom | |
elasticmq-core_2.12-0.11.1.jar | 197 KB |
elasticmq-core_2.12-0.11.1-sources.jar | 14 KB |
elasticmq-core_2.12-0.11.1-javadoc.jar | 920 KB |
Browse |
<!-- 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"]