License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-bom |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZodiac BOM
Zodiac BOM(Bill of Materials)
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-bom-1.5.8.pom | |
zodiac-bom-1.5.8.effective-pom | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-bom/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-bom</artifactId>
<version>1.5.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-bom/
implementation 'com.gitee.zodiacstack:zodiac-bom:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-bom/
implementation ("com.gitee.zodiacstack:zodiac-bom:1.5.8")
'com.gitee.zodiacstack:zodiac-bom:pom:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-bom" rev="1.5.8">
<artifact name="zodiac-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-bom', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-bom" % "1.5.8"
[com.gitee.zodiacstack/zodiac-bom "1.5.8"]