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

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


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

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

Версия

1.0.2-RELEASE
Тип

Тип

jar

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


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