fun.fengwk.convention:convention-parent

convention-parent 用于集中管理依赖版本,以免发生依赖冲突。

License

License

GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-parent
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

fun.fengwk.convention:convention-parent
convention-parent 用于集中管理依赖版本,以免发生依赖冲突。
Project URL

Project URL

https://github.com/fengwk/convention

Download convention-parent

How to add to project

<!-- https://jarcasting.com/artifacts/fun.fengwk.convention/convention-parent/ -->
<dependency>
    <groupId>fun.fengwk.convention</groupId>
    <artifactId>convention-parent</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-parent/
implementation 'fun.fengwk.convention:convention-parent:0.0.7'
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-parent/
implementation ("fun.fengwk.convention:convention-parent:0.0.7")
'fun.fengwk.convention:convention-parent:pom:0.0.7'
<dependency org="fun.fengwk.convention" name="convention-parent" rev="0.0.7">
  <artifact name="convention-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.convention', module='convention-parent', version='0.0.7')
)
libraryDependencies += "fun.fengwk.convention" % "convention-parent" % "0.0.7"
[fun.fengwk.convention/convention-parent "0.0.7"]

Dependencies

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

Project Modules

  • convention-api
  • convention-spring-boot-starter
  • convention-spring-boot-starter-rest

Versions

Version
0.0.7
0.0.4
0.0.3
0.0.2
0.0.1