e

elasticmq-persistence-file_2.13

elasticmq-persistence-file
http://softwaremill.com/open-source
Apache 2.0
org.elasticmq
SoftwareMill
文件下载
文件名 操作
elasticmq-persistence-file_2.13-1.6.5.jar 下载
elasticmq-persistence-file_2.13-1.6.5.pom 下载
elasticmq-persistence-file_2.13-1.6.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.elasticmq</groupId>
  <artifactId>elasticmq-persistence-file_2.13</artifactId>
  <version>1.6.5</version>
</dependency>
Gradle Groovy
implementation 'org.elasticmq:elasticmq-persistence-file_2.13:1.6.5'
Gradle Kotlin
implementation("org.elasticmq:elasticmq-persistence-file_2.13:1.6.5")
Scala SBT
libraryDependencies += "org.elasticmq" % "elasticmq-persistence-file_2.13" % "1.6.5"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticmq', module='elasticmq-persistence-file_2.13', version='1.6.5')
)
Apache Ivy
<dependency org="org.elasticmq" name="elasticmq-persistence-file_2.13" rev="1.6.5" />
Leiningen
[org.elasticmq/elasticmq-persistence-file_2.13 "1.6.5"]
Apache Buildr
'org.elasticmq:elasticmq-persistence-file_2.13:jar:1.6.5'