Last Version

fun.nibaba:nibaba-wechat-payment 0.0.2

泥爸爸日常简化工具封装,对于日常工作中遇到的问题或者重复性代码进行封装

License

License

GroupId

GroupId

fun.nibaba
ArtifactId

ArtifactId

nibaba-wechat-payment
Version

Version

0.0.2
Type

Type

jar
Description

Description

泥爸爸日常简化工具封装,对于日常工作中遇到的问题或者重复性代码进行封装

Download nibaba-wechat-payment 0.0.2


<!-- https://jarcasting.com/artifacts/fun.nibaba/nibaba-wechat-payment/ -->
<dependency>
    <groupId>fun.nibaba</groupId>
    <artifactId>nibaba-wechat-payment</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fun.nibaba/nibaba-wechat-payment/
implementation 'fun.nibaba:nibaba-wechat-payment:0.0.2'
// https://jarcasting.com/artifacts/fun.nibaba/nibaba-wechat-payment/
implementation ("fun.nibaba:nibaba-wechat-payment:0.0.2")
'fun.nibaba:nibaba-wechat-payment:jar:0.0.2'
<dependency org="fun.nibaba" name="nibaba-wechat-payment" rev="0.0.2">
  <artifact name="nibaba-wechat-payment" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.nibaba', module='nibaba-wechat-payment', version='0.0.2')
)
libraryDependencies += "fun.nibaba" % "nibaba-wechat-payment" % "0.0.2"
[fun.nibaba/nibaba-wechat-payment "0.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.16
org.springframework.boot : spring-boot-starter-validation jar
cn.hutool : hutool-all jar 5.6.5
org.bouncycastle : bcprov-jdk15on jar 1.55
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.