| License | License | 
|---|---|
| Categories | CategoriesRedis Data Databases | 
| GroupId | GroupIdtop.wboost | 
| ArtifactId | ArtifactIdcommon-message-queue-redis | 
| Version | Version3.2.1.RELEASE | 
| Type | Typejar | 
| Description | Descriptioncommon-message-queue-redis project auto plugins | 
<!-- https://jarcasting.com/artifacts/top.wboost/common-message-queue-redis/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>common-message-queue-redis</artifactId>
    <version>3.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.wboost/common-message-queue-redis/
implementation 'top.wboost:common-message-queue-redis:3.2.1.RELEASE'// https://jarcasting.com/artifacts/top.wboost/common-message-queue-redis/
implementation ("top.wboost:common-message-queue-redis:3.2.1.RELEASE")'top.wboost:common-message-queue-redis:jar:3.2.1.RELEASE'<dependency org="top.wboost" name="common-message-queue-redis" rev="3.2.1.RELEASE">
  <artifact name="common-message-queue-redis" type="jar" />
</dependency>@Grapes(
@Grab(group='top.wboost', module='common-message-queue-redis', version='3.2.1.RELEASE')
)libraryDependencies += "top.wboost" % "common-message-queue-redis" % "3.2.1.RELEASE"[top.wboost/common-message-queue-redis "3.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.wboost : common-message-queue-base | jar | 3.2.1.RELEASE | 
| top.wboost : common-cache | jar | 3.2.1.RELEASE | 
| top.wboost : common-web | jar | 3.2.1.RELEASE |