Last Version

Wechatpay Spring Boot Project 0.0.1

Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.jerrychin
ArtifactId

ArtifactId

wechatpay-spring-boot-project
Version

Version

0.0.1
Type

Type

pom
Description

Description

Wechatpay Spring Boot Project
Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!
Project URL

Project URL

https://github.com/JerryChin/wechatpay-spring-boot-project
Source Code Management

Source Code Management

https://github.com/JerryChin/wechatpay-spring-boot-project

Download wechatpay-spring-boot-project 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-project/ -->
<dependency>
    <groupId>io.github.jerrychin</groupId>
    <artifactId>wechatpay-spring-boot-project</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-project/
implementation 'io.github.jerrychin:wechatpay-spring-boot-project:0.0.1'
// https://jarcasting.com/artifacts/io.github.jerrychin/wechatpay-spring-boot-project/
implementation ("io.github.jerrychin:wechatpay-spring-boot-project:0.0.1")
'io.github.jerrychin:wechatpay-spring-boot-project:pom:0.0.1'
<dependency org="io.github.jerrychin" name="wechatpay-spring-boot-project" rev="0.0.1">
  <artifact name="wechatpay-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jerrychin', module='wechatpay-spring-boot-project', version='0.0.1')
)
libraryDependencies += "io.github.jerrychin" % "wechatpay-spring-boot-project" % "0.0.1"
[io.github.jerrychin/wechatpay-spring-boot-project "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wechatpay-sample-app
  • wechatpay-spring-boot-autoconfigure
  • wechatpay-spring-boot-starter
  • wechatpay-spring-boot-parent