License |
License |
---|---|
GroupId | GroupIdio.github.kangjianqun |
ArtifactId | ArtifactIdfast-common-bom |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfast-common-bom
快速开发 通用 依赖管理
|
Project URL |
Project URL |
Filename | Size |
---|---|
fast-common-bom-1.0.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kangjianqun/fast-common-bom/ -->
<dependency>
<groupId>io.github.kangjianqun</groupId>
<artifactId>fast-common-bom</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kangjianqun/fast-common-bom/
implementation 'io.github.kangjianqun:fast-common-bom:1.0.1'
// https://jarcasting.com/artifacts/io.github.kangjianqun/fast-common-bom/
implementation ("io.github.kangjianqun:fast-common-bom:1.0.1")
'io.github.kangjianqun:fast-common-bom:pom:1.0.1'
<dependency org="io.github.kangjianqun" name="fast-common-bom" rev="1.0.1">
<artifact name="fast-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.kangjianqun', module='fast-common-bom', version='1.0.1')
)
libraryDependencies += "io.github.kangjianqun" % "fast-common-bom" % "1.0.1"
[io.github.kangjianqun/fast-common-bom "1.0.1"]