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

com.github.hiwepy:webmvc-swagger2-spring-boot-starter 1.0.0.RELEASE

Spring Boot Starter For WebMvc With Swagger2

Категории

Категории

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

Группа

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

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

webmvc-swagger2-spring-boot-starter
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать webmvc-swagger2-spring-boot-starter 1.0.0.RELEASE


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