License |
License |
---|---|
GroupId | GroupIddev.zhengying |
ArtifactId | ArtifactIdveronica-boot-parent |
Last Version | Last Version0.0.1-alpha.220519.03 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVeronica Boot Parent
todo
|
Project URL |
Project URL |
Filename | Size |
---|---|
veronica-boot-parent-0.0.1-alpha.220519.03.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zhengying/veronica-boot-parent/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>veronica-boot-parent</artifactId>
<version>0.0.1-alpha.220519.03</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/veronica-boot-parent/
implementation 'dev.zhengying:veronica-boot-parent:0.0.1-alpha.220519.03'
// https://jarcasting.com/artifacts/dev.zhengying/veronica-boot-parent/
implementation ("dev.zhengying:veronica-boot-parent:0.0.1-alpha.220519.03")
'dev.zhengying:veronica-boot-parent:pom:0.0.1-alpha.220519.03'
<dependency org="dev.zhengying" name="veronica-boot-parent" rev="0.0.1-alpha.220519.03">
<artifact name="veronica-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='veronica-boot-parent', version='0.0.1-alpha.220519.03')
)
libraryDependencies += "dev.zhengying" % "veronica-boot-parent" % "0.0.1-alpha.220519.03"
[dev.zhengying/veronica-boot-parent "0.0.1-alpha.220519.03"]