is not current version
Last Version 0.5

com.github.rwocj:wxpay-v3-spring-boot-starter 0.1

基于微信v3接口规则实现微信支付的starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rwocj
ArtifactId

ArtifactId

wxpay-v3-spring-boot-starter
Version

Version

0.1
Type

Type

jar

Download wxpay-v3-spring-boot-starter 0.1


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