i

ijpay-alipay-spring-boot-starters

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