| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hippoom |
| ArtifactId | ArtifactIdwechat-mp-starter-demo |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionwechat-mp-starter-demo
Custom spring boot starter for WeChat MP application Edit
|
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-demo/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wechat-mp-starter-demo</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-demo/
implementation 'com.github.hippoom:wechat-mp-starter-demo:0.1.0'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-demo/
implementation ("com.github.hippoom:wechat-mp-starter-demo:0.1.0")
'com.github.hippoom:wechat-mp-starter-demo:jar:0.1.0'
<dependency org="com.github.hippoom" name="wechat-mp-starter-demo" rev="0.1.0">
<artifact name="wechat-mp-starter-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-starter-demo', version='0.1.0')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-starter-demo" % "0.1.0"
[com.github.hippoom/wechat-mp-starter-demo "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-hateoas | jar | |
| com.github.hippoom : wechat-mp-starter | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar | 4.2.2.RELEASE |
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.9 |