Last Version

swagger-plugin 1.2.12

Swagger plugin for Torna

License

License

MIT
Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.torna
ArtifactId

ArtifactId

swagger-plugin
Version

Version

1.2.12
Type

Type

jar
Description

Description

swagger-plugin
Swagger plugin for Torna
Project URL

Project URL

https://gitee.com/durcframework/torna
Source Code Management

Source Code Management

https://gitee.com/durcframework/torna.git

Download swagger-plugin 1.2.12


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.torna : torna-sdk jar 1.0.12
org.springframework : spring-beans Optional jar 5.2.9.RELEASE
org.springframework : spring-context Optional jar 5.2.9.RELEASE
org.springframework : spring-webmvc Optional jar 5.2.9.RELEASE
io.swagger : swagger-annotations Optional jar 1.5.19
io.springfox : springfox-core Optional jar 2.4.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.