| License |
License |
|---|---|
| GroupId | GroupIdcom.hccake |
| ArtifactId | ArtifactIdballcat-extend-pay-wx |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description项目基本脚手架
|
| Filename | Size |
|---|---|
| ballcat-extend-pay-wx-0.7.1.pom | |
| ballcat-extend-pay-wx-0.7.1.jar | 31 KB |
| ballcat-extend-pay-wx-0.7.1-sources.jar | 15 KB |
| ballcat-extend-pay-wx-0.7.1-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-extend-pay-wx/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-extend-pay-wx</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-pay-wx/
implementation 'com.hccake:ballcat-extend-pay-wx:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-pay-wx/
implementation ("com.hccake:ballcat-extend-pay-wx:0.7.1")
'com.hccake:ballcat-extend-pay-wx:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-extend-pay-wx" rev="0.7.1">
<artifact name="ballcat-extend-pay-wx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-extend-pay-wx', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-extend-pay-wx" % "0.7.1"
[com.hccake/ballcat-extend-pay-wx "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hccake : ballcat-common-util | jar | |
| cn.hutool : hutool-http | jar | |
| org.slf4j : slf4j-api | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |