swagger-plugin

Swagger plugin for Torna

License

License

MIT
Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.torna
ArtifactId

ArtifactId

swagger-plugin
Last Version

Last Version

1.2.12
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0