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