Last Version

wechat-mp-starter-demo 0.1.0

Custom spring boot starter for WeChat MP application Edit

License

License

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

wechat-mp-starter-demo
Version

Version

0.1.0
Type

Type

jar
Description

Description

wechat-mp-starter-demo
Custom spring boot starter for WeChat MP application Edit

Download wechat-mp-starter-demo 0.1.0


<!-- 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"]

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1

test (4)

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

Project Modules

There are no modules declared in this project.