base_parent

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

License

License

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

base_parent
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/base_parent

Download base_parent

How to add to project

<!-- https://jarcasting.com/artifacts/top.andoudou/base_parent/ -->
<dependency>
    <groupId>top.andoudou</groupId>
    <artifactId>base_parent</artifactId>
    <version>1.0.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/base_parent/
implementation 'top.andoudou:base_parent:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/top.andoudou/base_parent/
implementation ("top.andoudou:base_parent:1.0.2-RELEASE")
'top.andoudou:base_parent:pom:1.0.2-RELEASE'
<dependency org="top.andoudou" name="base_parent" rev="1.0.2-RELEASE">
  <artifact name="base_parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='base_parent', version='1.0.2-RELEASE')
)
libraryDependencies += "top.andoudou" % "base_parent" % "1.0.2-RELEASE"
[top.andoudou/base_parent "1.0.2-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.0-RELEASE