acmtc-redismq

Easy to use redis as mq

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.acmtc
ArtifactId

ArtifactId

acmtc-redismq
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

acmtc-redismq
Easy to use redis as mq
Project URL

Project URL

https://github.com/ACMTC/acmtc-redismq

Download acmtc-redismq

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.10.RELEASE
org.springframework.data : spring-data-redis jar 1.8.9.RELEASE
com.alibaba : fastjson jar 1.2.44
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE