Last Version

base-parent 1.3.2

基础父项目,只是定义了版本号、核心的一些配置

License

License

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

base-parent
Version

Version

1.3.2
Type

Type

pom
Description

Description

base-parent
基础父项目,只是定义了版本号、核心的一些配置

Download base-parent 1.3.2

Filename Size
base-parent-1.3.2.pom 18 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
io.swagger : swagger-annotations jar 1.6.4

Project Modules

There are no modules declared in this project.