is not current version
Last Version 0.0.7

fun.fengwk.convention:convention-parent 0.0.4

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

License

License

GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-parent
Version

Version

0.0.4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/fengwk/convention

Download convention-parent 0.0.4


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

Dependencies

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

Project Modules

  • convention-util
  • convention-core
  • convention-spring-boot-starter
  • convention-spring-boot-starter-rest