i

ijpay-wxpay-spring-boot-starters

IJPay 各个模块的 Spring Boot Starter
https://github.com/javen205/IJPay
Files download
File Operation
ijpay-wxpay-spring-boot-starters-2.9.11.jar download
ijpay-wxpay-spring-boot-starters-2.9.11.pom download
ijpay-wxpay-spring-boot-starters-2.9.11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.javen205</groupId>
  <artifactId>ijpay-wxpay-spring-boot-starters</artifactId>
  <version>2.9.11</version>
</dependency>
Gradle Groovy
implementation 'com.github.javen205:ijpay-wxpay-spring-boot-starters:2.9.11'
Gradle Kotlin
implementation("com.github.javen205:ijpay-wxpay-spring-boot-starters:2.9.11")
Scala SBT
libraryDependencies += "com.github.javen205" % "ijpay-wxpay-spring-boot-starters" % "2.9.11"
Groovy Grape
@Grapes(
  @Grab(group='com.github.javen205', module='ijpay-wxpay-spring-boot-starters', version='2.9.11')
)
Apache Ivy
<dependency org="com.github.javen205" name="ijpay-wxpay-spring-boot-starters" rev="2.9.11" />
Leiningen
[com.github.javen205/ijpay-wxpay-spring-boot-starters "2.9.11"]
Apache Buildr
'com.github.javen205:ijpay-wxpay-spring-boot-starters:jar:2.9.11'