License |
License |
---|---|
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdbase-parent |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbase-parent
基础父项目,只是定义了版本号、核心的一些配置
|
Filename | Size |
---|---|
base-parent-1.3.2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/base-parent/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>base-parent</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/base-parent/
implementation 'top.andoudou:base-parent:1.3.2'
// https://jarcasting.com/artifacts/top.andoudou/base-parent/
implementation ("top.andoudou:base-parent:1.3.2")
'top.andoudou:base-parent:pom:1.3.2'
<dependency org="top.andoudou" name="base-parent" rev="1.3.2">
<artifact name="base-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='base-parent', version='1.3.2')
)
libraryDependencies += "top.andoudou" % "base-parent" % "1.3.2"
[top.andoudou/base-parent "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
io.swagger : swagger-annotations | jar | 1.6.4 |