License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.mobaijun |
ArtifactId | ArtifactIdjpush-spring-boot-starter |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpush-spring-boot-starter
Simple and easy to use Jiguang push server auxiliary toolkit. Quickly integrate directly into your
SpringBoot project.
|
<!-- https://jarcasting.com/artifacts/com.mobaijun/jpush-spring-boot-starter/ -->
<dependency>
<groupId>com.mobaijun</groupId>
<artifactId>jpush-spring-boot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobaijun/jpush-spring-boot-starter/
implementation 'com.mobaijun:jpush-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.mobaijun/jpush-spring-boot-starter/
implementation ("com.mobaijun:jpush-spring-boot-starter:1.0.4")
'com.mobaijun:jpush-spring-boot-starter:jar:1.0.4'
<dependency org="com.mobaijun" name="jpush-spring-boot-starter" rev="1.0.4">
<artifact name="jpush-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobaijun', module='jpush-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "com.mobaijun" % "jpush-spring-boot-starter" % "1.0.4"
[com.mobaijun/jpush-spring-boot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.jpush.api : jpush-client | jar | 3.6.1 |
cn.jpush.api : jiguang-common | jar | 1.2.0 |
org.springframework.boot : spring-boot-starter | jar | 2.7.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |