sword-swagger

sword-swagger plugin

License

License

MIT
Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.definesys.mpaas
ArtifactId

ArtifactId

sword-swagger-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

sword-swagger
sword-swagger plugin
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sword-swagger-plugin

Download sword-swagger-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.alibaba : fastjson jar 1.2.73

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0