is not current version
Last Version 2.7.1

Mcn Boot Starter Parent 2.5.3

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cn.hiboot.mcn
ArtifactId

ArtifactId

mcn-boot-starter-parent
Version

Version

2.5.3
Type

Type

pom
Description

Description

Mcn Boot Starter Parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

http://www.hiboot.cn

Download mcn-boot-starter-parent 2.5.3


<!-- https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-starter-parent/ -->
<dependency>
    <groupId>cn.hiboot.mcn</groupId>
    <artifactId>mcn-boot-starter-parent</artifactId>
    <version>2.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-starter-parent/
implementation 'cn.hiboot.mcn:mcn-boot-starter-parent:2.5.3'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-starter-parent/
implementation ("cn.hiboot.mcn:mcn-boot-starter-parent:2.5.3")
'cn.hiboot.mcn:mcn-boot-starter-parent:pom:2.5.3'
<dependency org="cn.hiboot.mcn" name="mcn-boot-starter-parent" rev="2.5.3">
  <artifact name="mcn-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-boot-starter-parent', version='2.5.3')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-boot-starter-parent" % "2.5.3"
[cn.hiboot.mcn/mcn-boot-starter-parent "2.5.3"]

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.