| License | License | 
|---|---|
| GroupId | GroupIdcom.github.wujiuye | 
| ArtifactId | ArtifactIdsuona | 
| Version | Version20200727.RELEASE | 
| Type | Typejar | 
| Description | Descriptionsuona 基于redis实现的轻量级广播消息中间件 | 
| Filename | Size | 
|---|---|
| suona-20200727.RELEASE.pom | |
| suona-20200727.RELEASE.jar | 32 KB | 
| suona-20200727.RELEASE-sources.jar | 24 KB | 
| suona-20200727.RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.73 |