Last Version

wechat-mp-starter-parent 0.3.2

Custom spring boot starter for WeChat MP application Edit

License

License

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

wechat-mp-starter-parent
Version

Version

0.3.2
Type

Type

pom
Description

Description

wechat-mp-starter-parent
Custom spring boot starter for WeChat MP application Edit
Project URL

Project URL

https://github.com/Hippoom/wechat-mp-starter
Source Code Management

Source Code Management

http://github.com/hippoom/wechat-mp-starter/tree/master

Download wechat-mp-starter-parent 0.3.2


<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-parent/ -->
<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>wechat-mp-starter-parent</artifactId>
    <version>0.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-parent/
implementation 'com.github.hippoom:wechat-mp-starter-parent:0.3.2'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-parent/
implementation ("com.github.hippoom:wechat-mp-starter-parent:0.3.2")
'com.github.hippoom:wechat-mp-starter-parent:pom:0.3.2'
<dependency org="com.github.hippoom" name="wechat-mp-starter-parent" rev="0.3.2">
  <artifact name="wechat-mp-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-starter-parent', version='0.3.2')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-starter-parent" % "0.3.2"
[com.github.hippoom/wechat-mp-starter-parent "0.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wechat-mp-starter
  • wechat-mp-autoconfigure
  • wechat-mp-starter-test
  • wechat-mp-test
  • examples/core
  • examples/oauth2