is not current version
Last Version 0.0.1-alpha.220519.03

veronica 0.0.1-alpha.210825.02

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

License

License

GroupId

GroupId

dev.zhengying
ArtifactId

ArtifactId

veronica
Version

Version

0.0.1-alpha.210825.02
Type

Type

pom
Description

Description

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

Project URL

https://zhengying.dev/veronica/

Download veronica 0.0.1-alpha.210825.02


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • veronica-commons
  • veronica-core
  • veronica-autoconfigure
  • veronica-spring-boot-starter
  • veronica-example