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

com.lmaye:spring-boot-starter-data-swagger 1.0.1-RELEASE

Swagger Starter project for Spring Boot

Категории

Категории

Spring Boot Контейнер Микросервисы Данные Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

spring-boot-starter-data-swagger
Версия

Версия

1.0.1-RELEASE
Тип

Тип

jar

Скачать spring-boot-starter-data-swagger 1.0.1-RELEASE


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