| License |
License |
|---|---|
| GroupId | GroupIdorg.elasticmq |
| ArtifactId | ArtifactIdcore_2.12 |
| Version | Version0.13.9 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project Organization |
Project Organizationorg.elasticmq |
| Filename | Size |
|---|---|
| core_2.12-0.13.9.pom | |
| core_2.12-0.13.9.jar | 203 KB |
| core_2.12-0.13.9-sources.jar | 14 KB |
| core_2.12-0.13.9-javadoc.jar | 920 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasticmq/core_2.12/ -->
<dependency>
<groupId>org.elasticmq</groupId>
<artifactId>core_2.12</artifactId>
<version>0.13.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticmq/core_2.12/
implementation 'org.elasticmq:core_2.12:0.13.9'
// https://jarcasting.com/artifacts/org.elasticmq/core_2.12/
implementation ("org.elasticmq:core_2.12:0.13.9")
'org.elasticmq:core_2.12:jar:0.13.9'
<dependency org="org.elasticmq" name="core_2.12" rev="0.13.9">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticmq', module='core_2.12', version='0.13.9')
)
libraryDependencies += "org.elasticmq" % "core_2.12" % "0.13.9"
[org.elasticmq/core_2.12 "0.13.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 1.1.0 |
| joda-time : joda-time | jar | 2.9.9 |
| org.joda : joda-convert | jar | 1.8.1 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.5.11 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticmq » commontest_2.12 | jar | 0.13.9 |
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.11 |