не последняя версия
Последняя версия 1.1.1-RELEASE

com.battcn:request-spring-boot-autoconfigure 1.0.2-RELEASE


Категории

Категории

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

Группа

com.battcn
Идентификатор

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

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

Версия

1.0.2-RELEASE
Тип

Тип

jar

Скачать request-spring-boot-autoconfigure 1.0.2-RELEASE


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