base-parent

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

License

License

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

base-parent
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download base-parent

Filename Size
base-parent-1.3.2.pom 15 KB
Browse

How to add to project

<!-- 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.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3