Last Version

wechat-spring-boot-starter-pay 1.1.0

WeChat pay spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.javaer.wechat
ArtifactId

ArtifactId

wechat-spring-boot-starter-pay
Version

Version

1.1.0
Type

Type

jar
Description

Description

wechat-spring-boot-starter-pay
WeChat pay spring boot starter
Project URL

Project URL

https://github.com/cn-src/wechat-pay
Source Code Management

Source Code Management

https://github.com/cn-src/wechat-pay.git

Download wechat-spring-boot-starter-pay 1.1.0


<!-- https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-spring-boot-starter-pay/ -->
<dependency>
    <groupId>cn.javaer.wechat</groupId>
    <artifactId>wechat-spring-boot-starter-pay</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-spring-boot-starter-pay/
implementation 'cn.javaer.wechat:wechat-spring-boot-starter-pay:1.1.0'
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-spring-boot-starter-pay/
implementation ("cn.javaer.wechat:wechat-spring-boot-starter-pay:1.1.0")
'cn.javaer.wechat:wechat-spring-boot-starter-pay:jar:1.1.0'
<dependency org="cn.javaer.wechat" name="wechat-spring-boot-starter-pay" rev="1.1.0">
  <artifact name="wechat-spring-boot-starter-pay" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.javaer.wechat', module='wechat-spring-boot-starter-pay', version='1.1.0')
)
libraryDependencies += "cn.javaer.wechat" % "wechat-spring-boot-starter-pay" % "1.1.0"
[cn.javaer.wechat/wechat-spring-boot-starter-pay "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.javaer.wechat : wechat-pay jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.