не последняя версия
Последняя версия 3.1.0

cn.vorbote:webdev-spring-boot-autoconfigure 1.3.1.RELEASE

A spring boot starter.

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

cn.vorbote
Идентификатор

Идентификатор

webdev-spring-boot-autoconfigure
Версия

Версия

1.3.1.RELEASE
Тип

Тип

jar

Скачать webdev-spring-boot-autoconfigure 1.3.1.RELEASE


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