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

com.battcn:request-spring-boot 1.0.6-RELEASE

包装 request body

Категории

Категории

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

Группа

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

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

request-spring-boot
Версия

Версия

1.0.6-RELEASE
Тип

Тип

pom

Скачать request-spring-boot 1.0.6-RELEASE

Имя Файла Размер
request-spring-boot-1.0.6-RELEASE.pom 8 KB
Обзор

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