License |
License |
---|---|
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-common-starter |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionwu内部整合
|
Filename | Size |
---|---|
wu-common-starter-1.0.6.pom | |
wu-common-starter-1.0.6.jar | 14 KB |
wu-common-starter-1.0.6-sources.jar | 8 KB |
wu-common-starter-1.0.6-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-common-starter/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-common-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-common-starter/
implementation 'top.wu2020:wu-common-starter:1.0.6'
// https://jarcasting.com/artifacts/top.wu2020/wu-common-starter/
implementation ("top.wu2020:wu-common-starter:1.0.6")
'top.wu2020:wu-common-starter:jar:1.0.6'
<dependency org="top.wu2020" name="wu-common-starter" rev="1.0.6">
<artifact name="wu-common-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-common-starter', version='1.0.6')
)
libraryDependencies += "top.wu2020" % "wu-common-starter" % "1.0.6"
[top.wu2020/wu-common-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.7.16 |
com.google.zxing : core | jar | 3.4.1 |
com.google.zxing : javase | jar | 3.4.1 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |