License |
License |
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdwechat-mp-test |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwechat-mp-test
Custom spring boot starter for WeChat MP application Edit
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechat-mp-test-0.3.2.pom | |
wechat-mp-test-0.3.2.jar | 6 KB |
wechat-mp-test-0.3.2-sources.jar | 4 KB |
wechat-mp-test-0.3.2-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |