is not current version
Last Version 4.0.1

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


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-message-queue-base
Version

Version

4.0.0.RELEASE
Type

Type

jar

Download common-message-queue-base 4.0.0.RELEASE


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