dev.zhengying:veronica-example

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

License

License

GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

veronica-example
Last Version

Last Version

0.0.1-alpha.210825.02
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download veronica-example

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
dev.zhengying : veronica-spring-boot-starter jar 0.0.1-alpha.210825.02

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-alpha.210825.02
0.0.1-alpha.210823.01
0.0.1-alpha.210817.02