wechat-spring-boot-starter

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.coder-Ah-fei
ArtifactId

ArtifactId

wechat-spring-boot-starter
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-spring-boot-starter
Demo project for Spring Boot
Source Code Management

Source Code Management

https://github.com/coder-Ah-fei/wechat-spring-boot-starter

Download wechat-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
com.thoughtworks.xstream : xstream jar 1.4.15

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1