is not current version
Last Version 1.3.6

Aim/Parent 1.0.4

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

License

License

GroupId

GroupId

xin.alum
ArtifactId

ArtifactId

aim-parent
Version

Version

1.0.4
Type

Type

pom
Description

Description

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

Project URL

https://gitee.com/alum/aim
Project Organization

Project Organization

The AIM Project
Source Code Management

Source Code Management

https://gitee.com/alum/aim

Download aim-parent 1.0.4

Filename Size
aim-parent-1.0.4.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/xin.alum/aim-parent/ -->
<dependency>
    <groupId>xin.alum</groupId>
    <artifactId>aim-parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xin.alum/aim-parent/
implementation 'xin.alum:aim-parent:1.0.4'
// https://jarcasting.com/artifacts/xin.alum/aim-parent/
implementation ("xin.alum:aim-parent:1.0.4")
'xin.alum:aim-parent:pom:1.0.4'
<dependency org="xin.alum" name="aim-parent" rev="1.0.4">
  <artifact name="aim-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='xin.alum', module='aim-parent', version='1.0.4')
)
libraryDependencies += "xin.alum" % "aim-parent" % "1.0.4"
[xin.alum/aim-parent "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • aim-all
  • aim-starter
  • aim-cluster
  • aim-example