com.github.yingzhuo:paypay-spring-boot-starter-wechatpay

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

paypay-spring-boot-starter-wechatpay
Last Version

Last Version

1.2.0-20200903
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download paypay-spring-boot-starter-wechatpay

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.yingzhuo : paypay-spring-boot-starter-common jar 1.2.0-20200903
org.apache.commons : commons-lang3 jar 3.11
commons-codec : commons-codec jar 1.14
commons-io : commons-io jar 2.7

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.projectlombok : lombok jar 1.18.12

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-20200903
1.0.2
1.0.1
1.0.0