Last Version

suona 20200727.RELEASE

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

License

License

GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

suona
Version

Version

20200727.RELEASE
Type

Type

jar
Description

Description

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

Download suona 20200727.RELEASE


<!-- 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.