is not current version
Last Version 3.2.1.RELEASE

top.wboost:common-message-queue-redis 3.1.4.RELEASE


Categories

Categories

Redis Data Databases
GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-message-queue-redis
Version

Version

3.1.4.RELEASE
Type

Type

jar

Download common-message-queue-redis 3.1.4.RELEASE


<!-- https://jarcasting.com/artifacts/top.wboost/common-message-queue-redis/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>common-message-queue-redis</artifactId>
    <version>3.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-message-queue-redis/
implementation 'top.wboost:common-message-queue-redis:3.1.4.RELEASE'
// https://jarcasting.com/artifacts/top.wboost/common-message-queue-redis/
implementation ("top.wboost:common-message-queue-redis:3.1.4.RELEASE")
'top.wboost:common-message-queue-redis:jar:3.1.4.RELEASE'
<dependency org="top.wboost" name="common-message-queue-redis" rev="3.1.4.RELEASE">
  <artifact name="common-message-queue-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-message-queue-redis', version='3.1.4.RELEASE')
)
libraryDependencies += "top.wboost" % "common-message-queue-redis" % "3.1.4.RELEASE"
[top.wboost/common-message-queue-redis "3.1.4.RELEASE"]