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

cn.torna:swagger-plugin 1.0.1

Swagger plugin for Torna

Категории

Категории

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

Группа

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

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

swagger-plugin
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать swagger-plugin 1.0.1


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