极光推送
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -63,6 +63,12 @@
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
<!-- 极光推送 -->
|
||||
<dependency>
|
||||
<groupId>io.github.jpush</groupId>
|
||||
<artifactId>jiguang-sdk</artifactId>
|
||||
<version>5.2.3</version>
|
||||
</dependency>
|
||||
<!-- markdown字符串转html -->
|
||||
<dependency>
|
||||
<groupId>com.vladsch.flexmark</groupId>
|
||||
|
||||
Reference in New Issue
Block a user