License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdswagger |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionswagger
swagger
|
Filename | Size |
---|---|
swagger-1.3.pom | |
swagger-1.3.jar | 14 KB |
swagger-1.3-sources.jar | 9 KB |
swagger-1.3-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/swagger/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>swagger</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/swagger/
implementation 'io.github.shaohuizhe:swagger:1.3'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/swagger/
implementation ("io.github.shaohuizhe:swagger:1.3")
'io.github.shaohuizhe:swagger:jar:1.3'
<dependency org="io.github.shaohuizhe" name="swagger" rev="1.3">
<artifact name="swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='swagger', version='1.3')
)
libraryDependencies += "io.github.shaohuizhe" % "swagger" % "1.3"
[io.github.shaohuizhe/swagger "1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : tools | jar | 2.0 |
io.github.shaohuizhe : spring | jar | 1.8 |
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 |