dev.zhengying:veronica-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

veronica-spring-boot-starter
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-spring-boot-starter/

Download veronica-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/dev.zhengying/veronica-spring-boot-starter/ -->
<dependency>
    <groupId>dev.zhengying</groupId>
    <artifactId>veronica-spring-boot-starter</artifactId>
    <version>0.0.1-alpha.210825.02</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/veronica-spring-boot-starter/
implementation 'dev.zhengying:veronica-spring-boot-starter:0.0.1-alpha.210825.02'
// https://jarcasting.com/artifacts/dev.zhengying/veronica-spring-boot-starter/
implementation ("dev.zhengying:veronica-spring-boot-starter:0.0.1-alpha.210825.02")
'dev.zhengying:veronica-spring-boot-starter:jar:0.0.1-alpha.210825.02'
<dependency org="dev.zhengying" name="veronica-spring-boot-starter" rev="0.0.1-alpha.210825.02">
  <artifact name="veronica-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='veronica-spring-boot-starter', version='0.0.1-alpha.210825.02')
)
libraryDependencies += "dev.zhengying" % "veronica-spring-boot-starter" % "0.0.1-alpha.210825.02"
[dev.zhengying/veronica-spring-boot-starter "0.0.1-alpha.210825.02"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.