suona

基于redis实现的轻量级广播消息中间件

License

License

GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

suona
Last Version

Last Version

20200727.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

suona
基于redis实现的轻量级广播消息中间件

Download suona

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.73

Project Modules

There are no modules declared in this project.

Versions

Version
20200727.RELEASE