| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mpusher |
| Идентификатор | Идентификаторmpush-boot |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
Описаниеmpush-boot
MPUSH消息推送系统启动模块
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMPusher, Inc. |
| Имя Файла | Размер |
|---|---|
| mpush-boot-0.8.0.pom | |
| mpush-boot-0.8.0.jar | 18 KB |
| mpush-boot-0.8.0-sources.jar | 14 KB |
| mpush-boot-0.8.0-javadoc.jar | 92 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mpusher/mpush-boot/ -->
<dependency>
<groupId>com.github.mpusher</groupId>
<artifactId>mpush-boot</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpusher/mpush-boot/
implementation 'com.github.mpusher:mpush-boot:0.8.0'
// https://jarcasting.com/artifacts/com.github.mpusher/mpush-boot/
implementation ("com.github.mpusher:mpush-boot:0.8.0")
'com.github.mpusher:mpush-boot:jar:0.8.0'
<dependency org="com.github.mpusher" name="mpush-boot" rev="0.8.0">
<artifact name="mpush-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpusher', module='mpush-boot', version='0.8.0')
)
libraryDependencies += "com.github.mpusher" % "mpush-boot" % "0.8.0"
[com.github.mpusher/mpush-boot "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.mpusher : mpush-core | jar | 0.8.0 |
| com.github.mpusher : mpush-cache | jar | 0.8.0 |
| com.github.mpusher : mpush-zk | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |