dev.zhengying:veronica-autoconfigure

使用 Spring-Boot 搭建 Web 服务的易用拓展包

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

veronica-autoconfigure
Last Version

Last Version

0.0.1-alpha.210825.02
Release Date

Release Date

Type

Type

jar
Description

Description

使用 Spring-Boot 搭建 Web 服务的易用拓展包
Project URL

Project URL

https://zhengying.dev/veronica/veronica-autoconfigure/

Download veronica-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.zhengying : veronica-core jar 0.0.1-alpha.210825.02

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.