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