License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.zhangquanli |
ArtifactId | ArtifactIdfubei-pay-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfubei-pay-spring-boot-starter
spring boot starter for fubei pay
|
<!-- https://jarcasting.com/artifacts/com.github.zhangquanli/fubei-pay-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zhangquanli</groupId>
<artifactId>fubei-pay-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangquanli/fubei-pay-spring-boot-starter/
implementation 'com.github.zhangquanli:fubei-pay-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhangquanli/fubei-pay-spring-boot-starter/
implementation ("com.github.zhangquanli:fubei-pay-spring-boot-starter:1.0.0")
'com.github.zhangquanli:fubei-pay-spring-boot-starter:jar:1.0.0'
<dependency org="com.github.zhangquanli" name="fubei-pay-spring-boot-starter" rev="1.0.0">
<artifact name="fubei-pay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangquanli', module='fubei-pay-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.zhangquanli" % "fubei-pay-spring-boot-starter" % "1.0.0"
[com.github.zhangquanli/fubei-pay-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.9.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.9.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.10 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.squareup.okhttp3 : okhttp | jar | 3.14.4 |