License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIddev.zhengying |
ArtifactId | ArtifactIdveronica-autoconfigure |
Last Version | Last Version0.0.1-alpha.210825.02 |
Release Date | Release Date |
Type | Typejar |
Description |
Description使用 Spring-Boot 搭建 Web 服务的易用拓展包
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/dev.zhengying/veronica-autoconfigure/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>veronica-autoconfigure</artifactId>
<version>0.0.1-alpha.210825.02</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/veronica-autoconfigure/
implementation 'dev.zhengying:veronica-autoconfigure:0.0.1-alpha.210825.02'
// https://jarcasting.com/artifacts/dev.zhengying/veronica-autoconfigure/
implementation ("dev.zhengying:veronica-autoconfigure:0.0.1-alpha.210825.02")
'dev.zhengying:veronica-autoconfigure:jar:0.0.1-alpha.210825.02'
<dependency org="dev.zhengying" name="veronica-autoconfigure" rev="0.0.1-alpha.210825.02">
<artifact name="veronica-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='veronica-autoconfigure', version='0.0.1-alpha.210825.02')
)
libraryDependencies += "dev.zhengying" % "veronica-autoconfigure" % "0.0.1-alpha.210825.02"
[dev.zhengying/veronica-autoconfigure "0.0.1-alpha.210825.02"]
Group / Artifact | Type | Version |
---|---|---|
dev.zhengying : veronica-core | jar | 0.0.1-alpha.210825.02 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |