jpush-rest-api-spring-boot-starter

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.aqiu202.aurora
ArtifactId

ArtifactId

jpush-rest-api-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jpush-rest-api-spring-boot-starter
Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download jpush-rest-api-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0