jpush-spring-boot-starter

简单易用的极光推送服务端辅助工具包。可直接快速集成到您的 SpringBoot 项目中。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.apifan.framework
ArtifactId

ArtifactId

jpush-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jpush-spring-boot-starter
简单易用的极光推送服务端辅助工具包。可直接快速集成到您的 SpringBoot 项目中。
Project URL

Project URL

https://github.com/yindz/jpush-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/yindz/jpush-spring-boot-starter

Download jpush-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.apifan.framework/jpush-spring-boot-starter/ -->
<dependency>
    <groupId>com.apifan.framework</groupId>
    <artifactId>jpush-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.apifan.framework/jpush-spring-boot-starter/
implementation 'com.apifan.framework:jpush-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.apifan.framework/jpush-spring-boot-starter/
implementation ("com.apifan.framework:jpush-spring-boot-starter:1.0.2")
'com.apifan.framework:jpush-spring-boot-starter:jar:1.0.2'
<dependency org="com.apifan.framework" name="jpush-spring-boot-starter" rev="1.0.2">
  <artifact name="jpush-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apifan.framework', module='jpush-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.apifan.framework" % "jpush-spring-boot-starter" % "1.0.2"
[com.apifan.framework/jpush-spring-boot-starter "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.commons : commons-lang3 jar
cn.jpush.api : jpush-client jar 3.4.4
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1