| License |
License |
|---|---|
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdcloud-message-push |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncloud-message-push
Alibaba和极光推送消息Push
|
| Filename | Size |
|---|---|
| cloud-message-push-3.0.5.pom | |
| cloud-message-push-3.0.5.jar | 21 KB |
| cloud-message-push-3.0.5-sources.jar | 14 KB |
| cloud-message-push-3.0.5-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-message-push/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-message-push</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-message-push/
implementation 'com.lingdonge:cloud-message-push:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-message-push/
implementation ("com.lingdonge:cloud-message-push:3.0.5")
'com.lingdonge:cloud-message-push:jar:3.0.5'
<dependency org="com.lingdonge" name="cloud-message-push" rev="3.0.5">
<artifact name="cloud-message-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-message-push', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-message-push" % "3.0.5"
[com.lingdonge/cloud-message-push "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun : aliyun-java-sdk-push | jar | 3.10.0 |
| com.aliyun : aliyun-java-sdk-core | jar | 3.2.8 |
| cn.jpush.api : jpush-client | jar | 3.3.11 |
| cn.jpush.api : jiguang-common | jar | 1.1.4 |
| com.lingdonge : common-core | jar | 3.0.5 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.guava : guava | jar | 23.0 |
| cn.hutool : hutool-core | jar | 4.5.11 |
| cn.hutool : hutool-extra | jar | 4.5.11 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |