Last Version

com.dute7liang:spring-boot-starter 1.0-RELEASE

开箱即用的微信和支付宝的支付工具

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.dute7liang
ArtifactId

ArtifactId

spring-boot-starter
Version

Version

1.0-RELEASE
Type

Type

pom
Description

Description

开箱即用的微信和支付宝的支付工具

Download spring-boot-starter 1.0-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wx-pay-spring-boot-starter