| License |
License |
|---|---|
| GroupId | GroupIdorg.elasticmq |
| ArtifactId | ArtifactIdelasticmq-rest_2.13 |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionelasticmq-rest
elasticmq-rest
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elasticmq-rest_2.13-1.1.1.pom | |
| elasticmq-rest_2.13-1.1.1.jar | 304 bytes |
| elasticmq-rest_2.13-1.1.1-sources.jar | 244 bytes |
| elasticmq-rest_2.13-1.1.1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasticmq/elasticmq-rest_2.13/ -->
<dependency>
<groupId>org.elasticmq</groupId>
<artifactId>elasticmq-rest_2.13</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-rest_2.13/
implementation 'org.elasticmq:elasticmq-rest_2.13:1.1.1'
// https://jarcasting.com/artifacts/org.elasticmq/elasticmq-rest_2.13/
implementation ("org.elasticmq:elasticmq-rest_2.13:1.1.1")
'org.elasticmq:elasticmq-rest_2.13:jar:1.1.1'
<dependency org="org.elasticmq" name="elasticmq-rest_2.13" rev="1.1.1">
<artifact name="elasticmq-rest_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticmq', module='elasticmq-rest_2.13', version='1.1.1')
)
libraryDependencies += "org.elasticmq" % "elasticmq-rest_2.13" % "1.1.1"
[org.elasticmq/elasticmq-rest_2.13 "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.scala-lang.modules : scala-xml_2.13 | jar | 1.3.0 |