не последняя версия
Последняя версия 1.8

io.github.selectorrr:swagger-spring-boot-starter 1.7


Категории

Категории

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

Группа

io.github.selectorrr
Идентификатор

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

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

Версия

1.7
Тип

Тип

jar

Скачать swagger-spring-boot-starter 1.7


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