is not current version
Last Version 4.0

swagger 1.3.1

swagger

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

swagger
Version

Version

1.3.1
Type

Type

jar
Description

Description

swagger
swagger

Download swagger 1.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.shaohuizhe : core jar 1.0
io.github.shaohuizhe : spring jar 1.9
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.swagger : swagger-annotations jar 1.5.22
io.swagger : swagger-models jar 1.5.22

Project Modules

There are no modules declared in this project.