is not current version
Last Version 0.7.1

com.hccake:ballcat-spring-boot-starter-pay 0.0.7

支付模块

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-pay
Version

Version

0.0.7
Type

Type

jar

Download ballcat-spring-boot-starter-pay 0.0.7


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