License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-database-parent |
Version | Version1.0.5 |
Type | Typepom |
Description |
Description数据库
|
Filename | Size |
---|---|
wu-database-parent-1.0.5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-database-parent/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-database-parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-database-parent/
implementation 'top.wu2020:wu-database-parent:1.0.5'
// https://jarcasting.com/artifacts/top.wu2020/wu-database-parent/
implementation ("top.wu2020:wu-database-parent:1.0.5")
'top.wu2020:wu-database-parent:pom:1.0.5'
<dependency org="top.wu2020" name="wu-database-parent" rev="1.0.5">
<artifact name="wu-database-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-database-parent', version='1.0.5')
)
libraryDependencies += "top.wu2020" % "wu-database-parent" % "1.0.5"
[top.wu2020/wu-database-parent "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |