is not current version
Last Version 3.1.0

VorBotE :: Web Dev Suite :: Spring Boot Auto Configurator 2.0.2.RELEASE

A spring boot starter.

License

License

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.0.2.RELEASE
Type

Type

jar
Description

Description

VorBotE :: Web Dev Suite :: Spring Boot Auto Configurator
A spring boot starter.
Source Code Management

Source Code Management

https://github.com/vorbote/webdev-spring-boot-starter

Download webdev-spring-boot-autoconfigure 2.0.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.3.10.RELEASE
cn.vorbote : web-dev-suite jar 2.0.2.RELEASE
cn.vorbote : common-utils jar 2.0.0.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.