MVN

xin.alum : aio-parent

Maven & Gradle

Aug 08, 2023

Aio/Parent · Aio是一套完善的消息推送框架,可应用于信令推送,即时聊天,移动设备指令推送等领域。开发者可沉浸于业务开发,不用关心消息通道链接,消息编解码协议等繁杂处理。

<dependency>
    <groupId>xin.alum</groupId>
    <artifactId>aio-parent</artifactId>
    <version>1.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xin.alum : aio-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.9.3

All Versions

Choose a version of xin.alum : aio-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
aio-parent-1.9.3
aio-parent-1.9.2
aio-parent-1.9.1
aio-parent-1.9.0
1.7.x
aio-parent-1.7.0
1.6.x
aio-parent-1.6.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>xin.alum</groupId>
    <artifactId>aio-parent</artifactId>
    <version>1.9.3</version>
</dependency>