wxpay-spring-boot

Spring boot project for WeChat payment

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yusiwen
ArtifactId

ArtifactId

wxpay-spring-boot
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

wxpay-spring-boot
Spring boot project for WeChat payment
Project URL

Project URL

https://github.com/yusiwen/wxpay-spring-boot
Source Code Management

Source Code Management

https://github.com/yusiwen/wxpay-spring-boot

Download wxpay-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/cn.yusiwen/wxpay-spring-boot/ -->
<dependency>
    <groupId>cn.yusiwen</groupId>
    <artifactId>wxpay-spring-boot</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.yusiwen/wxpay-spring-boot/
implementation 'cn.yusiwen:wxpay-spring-boot:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.yusiwen/wxpay-spring-boot/
implementation ("cn.yusiwen:wxpay-spring-boot:1.0.1.RELEASE")
'cn.yusiwen:wxpay-spring-boot:pom:1.0.1.RELEASE'
<dependency org="cn.yusiwen" name="wxpay-spring-boot" rev="1.0.1.RELEASE">
  <artifact name="wxpay-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.yusiwen', module='wxpay-spring-boot', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.yusiwen" % "wxpay-spring-boot" % "1.0.1.RELEASE"
[cn.yusiwen/wxpay-spring-boot "1.0.1.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
cn.hutool : hutool-all jar 5.7.16
com.google.code.findbugs : annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

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

Project Modules

  • wxpay-spring-boot-starter
  • wxpay-spring-boot-example

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE