wechat-mp-test

Custom spring boot starter for WeChat MP application Edit

License

License

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

wechat-mp-test
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-mp-test
Custom spring boot starter for WeChat MP application Edit
Source Code Management

Source Code Management

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

Download wechat-mp-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hippoom : wechat-mp-autoconfigure jar 0.3.2
org.springframework : spring-test Optional jar 4.3.8.RELEASE
org.springframework.security : spring-security-test Optional jar 4.2.2.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.0