wx-pay-v3

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rwocj
ArtifactId

ArtifactId

wxpay-v3-spring-boot-starter
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

wx-pay-v3
基于微信v3接口规则实现微信支付的starter
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/wxpay-v3-spring-boot-starter

Download wxpay-v3-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.9.RELEASE
com.squareup.okhttp3 : okhttp jar 3.14.9
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.9.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1