Last Version

jpush-spring-boot-starter 1.0.0

极光推送通过spring-boot-starter方式的封装,用于给移动端App推送通知。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.pactstart
ArtifactId

ArtifactId

jpush-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

jpush-spring-boot-starter
极光推送通过spring-boot-starter方式的封装,用于给移动端App推送通知。

Download jpush-spring-boot-starter 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.jpush.api : jpush-client jar 3.3.2
com.google.code.gson : gson jar 2.3
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.6.RELEASE
org.slf4j : slf4j-api jar 1.7.12

Project Modules

There are no modules declared in this project.