не последняя версия
Последняя версия 0.0.9.RELEASE

com.github.sunshinezmh:swagger-spring-boot-autoconfigure 0.0.6.RELEASE

Demo project for Spring Boot

Категории

Категории

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

Группа

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

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

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

Версия

0.0.6.RELEASE
Тип

Тип

jar

Скачать swagger-spring-boot-autoconfigure 0.0.6.RELEASE


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