License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIddev.zhengying |
ArtifactId | ArtifactIdveronica-boot-autoconfigure |
Last Version | Last Version0.0.1-alpha.220519.03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVeronica Boot Autoconfigure
todo
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/dev.zhengying/veronica-boot-autoconfigure/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>veronica-boot-autoconfigure</artifactId>
<version>0.0.1-alpha.220519.03</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/veronica-boot-autoconfigure/
implementation 'dev.zhengying:veronica-boot-autoconfigure:0.0.1-alpha.220519.03'
// https://jarcasting.com/artifacts/dev.zhengying/veronica-boot-autoconfigure/
implementation ("dev.zhengying:veronica-boot-autoconfigure:0.0.1-alpha.220519.03")
'dev.zhengying:veronica-boot-autoconfigure:jar:0.0.1-alpha.220519.03'
<dependency org="dev.zhengying" name="veronica-boot-autoconfigure" rev="0.0.1-alpha.220519.03">
<artifact name="veronica-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='veronica-boot-autoconfigure', version='0.0.1-alpha.220519.03')
)
libraryDependencies += "dev.zhengying" % "veronica-boot-autoconfigure" % "0.0.1-alpha.220519.03"
[dev.zhengying/veronica-boot-autoconfigure "0.0.1-alpha.220519.03"]