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