is not current version
Last Version 4.0.1

top.wboost:common-message-queue-base 3.1.6.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-message-queue-base
Version

Version

3.1.6.RELEASE
Type

Type

jar

Download common-message-queue-base 3.1.6.RELEASE


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