не последняя версия
Последняя версия 2.9.2-1-beta2

cn.weiguangfu:springfox-swagger2-plus 2.7.0-1-beta3

Enhancement project of swagger2 project in spring boot or spring cloud framework.

Категории

Категории

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

Группа

cn.weiguangfu
Идентификатор

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

springfox-swagger2-plus
Версия

Версия

2.7.0-1-beta3
Тип

Тип

jar

Скачать springfox-swagger2-plus 2.7.0-1-beta3


<!-- https://jarcasting.com/artifacts/cn.weiguangfu/springfox-swagger2-plus/ -->
<dependency>
    <groupId>cn.weiguangfu</groupId>
    <artifactId>springfox-swagger2-plus</artifactId>
    <version>2.7.0-1-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weiguangfu/springfox-swagger2-plus/
implementation 'cn.weiguangfu:springfox-swagger2-plus:2.7.0-1-beta3'
// https://jarcasting.com/artifacts/cn.weiguangfu/springfox-swagger2-plus/
implementation ("cn.weiguangfu:springfox-swagger2-plus:2.7.0-1-beta3")
'cn.weiguangfu:springfox-swagger2-plus:jar:2.7.0-1-beta3'
<dependency org="cn.weiguangfu" name="springfox-swagger2-plus" rev="2.7.0-1-beta3">
  <artifact name="springfox-swagger2-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weiguangfu', module='springfox-swagger2-plus', version='2.7.0-1-beta3')
)
libraryDependencies += "cn.weiguangfu" % "springfox-swagger2-plus" % "2.7.0-1-beta3"
[cn.weiguangfu/springfox-swagger2-plus "2.7.0-1-beta3"]