| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zodiacstack |
| ArtifactId | ArtifactIdzodiac-parent |
| Version | Version1.4.0 |
| Type | Typepom |
| Description |
DescriptionZodiac Parent
Zodiac Parent
|
| Project Organization |
Project OrganizationZodiac |
| Filename | Size |
|---|---|
| zodiac-parent-1.4.0.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.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-parent/
implementation 'com.gitee.zodiacstack:zodiac-parent:1.4.0'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-parent/
implementation ("com.gitee.zodiacstack:zodiac-parent:1.4.0")
'com.gitee.zodiacstack:zodiac-parent:pom:1.4.0'
<dependency org="com.gitee.zodiacstack" name="zodiac-parent" rev="1.4.0">
<artifact name="zodiac-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-parent', version='1.4.0')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-parent" % "1.4.0"
[com.gitee.zodiacstack/zodiac-parent "1.4.0"]