License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdswagger |
Version | Version1.5.2 |
Type | Typejar |
Description |
Descriptionswagger
swagger
|
Filename | Size |
---|---|
swagger-1.5.2.pom | |
swagger-1.5.2.jar | 14 KB |
swagger-1.5.2-sources.jar | 9 KB |
swagger-1.5.2-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/swagger/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>swagger</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/swagger/
implementation 'io.github.shaohuizhe:swagger:1.5.2'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/swagger/
implementation ("io.github.shaohuizhe:swagger:1.5.2")
'io.github.shaohuizhe:swagger:jar:1.5.2'
<dependency org="io.github.shaohuizhe" name="swagger" rev="1.5.2">
<artifact name="swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='swagger', version='1.5.2')
)
libraryDependencies += "io.github.shaohuizhe" % "swagger" % "1.5.2"
[io.github.shaohuizhe/swagger "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : translate | jar | 1.2.1 |
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 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
javax.validation : validation-api | jar |