is not current version
Last Version 3.1.0

cn.vorbote:webdev-spring-boot-autoconfigure 2.3.0

A spring boot starter.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

webdev-spring-boot-autoconfigure
Version

Version

2.3.0
Type

Type

jar

Download webdev-spring-boot-autoconfigure 2.3.0


<!-- https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>cn.vorbote</groupId>
    <artifactId>webdev-spring-boot-autoconfigure</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-autoconfigure/
implementation 'cn.vorbote:webdev-spring-boot-autoconfigure:2.3.0'
// https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-autoconfigure/
implementation ("cn.vorbote:webdev-spring-boot-autoconfigure:2.3.0")
'cn.vorbote:webdev-spring-boot-autoconfigure:jar:2.3.0'
<dependency org="cn.vorbote" name="webdev-spring-boot-autoconfigure" rev="2.3.0">
  <artifact name="webdev-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vorbote', module='webdev-spring-boot-autoconfigure', version='2.3.0')
)
libraryDependencies += "cn.vorbote" % "webdev-spring-boot-autoconfigure" % "2.3.0"
[cn.vorbote/webdev-spring-boot-autoconfigure "2.3.0"]