| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcn.vorbote |
| Идентификатор | Идентификаторwebdev-spring-boot-autoconfigure |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVorBotE :: Web Dev Suite :: Spring Boot Auto Configurator
A spring boot starter.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.vorbote</groupId>
<artifactId>webdev-spring-boot-autoconfigure</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-autoconfigure/
implementation 'cn.vorbote:webdev-spring-boot-autoconfigure:3.1.0'
// https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-autoconfigure/
implementation ("cn.vorbote:webdev-spring-boot-autoconfigure:3.1.0")
'cn.vorbote:webdev-spring-boot-autoconfigure:jar:3.1.0'
<dependency org="cn.vorbote" name="webdev-spring-boot-autoconfigure" rev="3.1.0">
<artifact name="webdev-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vorbote', module='webdev-spring-boot-autoconfigure', version='3.1.0')
)
libraryDependencies += "cn.vorbote" % "webdev-spring-boot-autoconfigure" % "3.1.0"
[cn.vorbote/webdev-spring-boot-autoconfigure "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.vorbote : web-dev-suite | jar | 3.1.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.10.RELEASE |
| org.springframework.boot : spring-boot-starter-logging | jar | 2.3.10.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.10.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |