is not current version
Last Version 1.0.1-RELEASE

com.acmtc:acmtc-redismq 1.0.0-RELEASE

Easy to use redis as mq

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.acmtc
ArtifactId

ArtifactId

acmtc-redismq
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download acmtc-redismq 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.acmtc/acmtc-redismq/ -->
<dependency>
    <groupId>com.acmtc</groupId>
    <artifactId>acmtc-redismq</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.acmtc/acmtc-redismq/
implementation 'com.acmtc:acmtc-redismq:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.acmtc/acmtc-redismq/
implementation ("com.acmtc:acmtc-redismq:1.0.0-RELEASE")
'com.acmtc:acmtc-redismq:jar:1.0.0-RELEASE'
<dependency org="com.acmtc" name="acmtc-redismq" rev="1.0.0-RELEASE">
  <artifact name="acmtc-redismq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acmtc', module='acmtc-redismq', version='1.0.0-RELEASE')
)
libraryDependencies += "com.acmtc" % "acmtc-redismq" % "1.0.0-RELEASE"
[com.acmtc/acmtc-redismq "1.0.0-RELEASE"]