| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhycn |
| ArtifactId | ArtifactIdmuyie-parent |
| Version | Version1.1.6 |
| Type | Typepom |
| Description |
DescriptionMuYie server-side parent POM
MuYie BOM and server-side library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| muyie-parent-1.1.6.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhycn/muyie-parent/ -->
<dependency>
<groupId>com.github.zhycn</groupId>
<artifactId>muyie-parent</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/muyie-parent/
implementation 'com.github.zhycn:muyie-parent:1.1.6'
// https://jarcasting.com/artifacts/com.github.zhycn/muyie-parent/
implementation ("com.github.zhycn:muyie-parent:1.1.6")
'com.github.zhycn:muyie-parent:pom:1.1.6'
<dependency org="com.github.zhycn" name="muyie-parent" rev="1.1.6">
<artifact name="muyie-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='muyie-parent', version='1.1.6')
)
libraryDependencies += "com.github.zhycn" % "muyie-parent" % "1.1.6"
[com.github.zhycn/muyie-parent "1.1.6"]