wxpay-spring-boot-example

Spring boot project for WeChat payment

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yusiwen
ArtifactId

ArtifactId

wxpay-spring-boot-example
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

wxpay-spring-boot-example
Spring boot project for WeChat payment

Download wxpay-spring-boot-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
cn.yusiwen : wxpay-spring-boot-starter jar 1.0.1.RELEASE
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

provided (3)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-jasper jar
javax.servlet : javax.servlet-api jar
javax.servlet : jstl 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.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE