License |
License |
---|---|
GroupId | GroupIdfun.fengwk.convention |
ArtifactId | ArtifactIdconvention-parent |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfun.fengwk.convention:convention-parent
convention-parent 用于集中管理依赖版本,以免发生依赖冲突。
|
Project URL |
Project URL |
Filename | Size |
---|---|
convention-parent-0.0.7.pom | 5 KB |
Browse |
<!-- 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"]