| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wujiuye |
| Идентификатор | Идентификаторsuona |
| Версия | Версия20200727.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsuona
基于redis实现的轻量级广播消息中间件
|
| Имя Файла | Размер |
|---|---|
| suona-20200727.RELEASE.pom | |
| suona-20200727.RELEASE.jar | 32 KB |
| suona-20200727.RELEASE-sources.jar | 24 KB |
| suona-20200727.RELEASE-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.73 |