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