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

com.github.tackfast:jarboot-common-swagger 1.0.3

jarboot 接口文档

Категории

Категории

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

Группа

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

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

jarboot-common-swagger
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать jarboot-common-swagger 1.0.3


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