License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.zhangquanli |
ArtifactId | ArtifactIdwxpay-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwxpay-spring-boot-starter
spring boot starter for wxpay
|
<!-- https://jarcasting.com/artifacts/com.github.zhangquanli/wxpay-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zhangquanli</groupId>
<artifactId>wxpay-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangquanli/wxpay-spring-boot-starter/
implementation 'com.github.zhangquanli:wxpay-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.github.zhangquanli/wxpay-spring-boot-starter/
implementation ("com.github.zhangquanli:wxpay-spring-boot-starter:1.0.2")
'com.github.zhangquanli:wxpay-spring-boot-starter:jar:1.0.2'
<dependency org="com.github.zhangquanli" name="wxpay-spring-boot-starter" rev="1.0.2">
<artifact name="wxpay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangquanli', module='wxpay-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.github.zhangquanli" % "wxpay-spring-boot-starter" % "1.0.2"
[com.github.zhangquanli/wxpay-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.dom4j : dom4j | jar | 2.1.1 |
com.squareup.okhttp3 : okhttp | jar | 3.12.0 |