Last Version

wechatpay-spring-boot-autoconfigure 0.0.1

Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.jerrychin
ArtifactId

ArtifactId

wechatpay-spring-boot-autoconfigure
Version

Version

0.0.1
Type

Type

jar
Description

Description

wechatpay-spring-boot-autoconfigure
Unofficial implementation of WeChat Pay SpringBoot Integration, Yummy!

Download wechatpay-spring-boot-autoconfigure 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.wechatpay-apiv3 : wechatpay-apache-httpclient Optional jar 0.4.4
org.springframework.boot : spring-boot-starter-web Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (4)

Group / Artifact Type Version
junit : junit jar
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.