License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdorg.zhongweixian |
ArtifactId | ArtifactIdspring-boot-swagger-io |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-io
Spring Boot Swagger Doc
|
<!-- https://jarcasting.com/artifacts/org.zhongweixian/spring-boot-swagger-io/ -->
<dependency>
<groupId>org.zhongweixian</groupId>
<artifactId>spring-boot-swagger-io</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zhongweixian/spring-boot-swagger-io/
implementation 'org.zhongweixian:spring-boot-swagger-io:1.0.0'
// https://jarcasting.com/artifacts/org.zhongweixian/spring-boot-swagger-io/
implementation ("org.zhongweixian:spring-boot-swagger-io:1.0.0")
'org.zhongweixian:spring-boot-swagger-io:jar:1.0.0'
<dependency org="org.zhongweixian" name="spring-boot-swagger-io" rev="1.0.0">
<artifact name="spring-boot-swagger-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zhongweixian', module='spring-boot-swagger-io', version='1.0.0')
)
libraryDependencies += "org.zhongweixian" % "spring-boot-swagger-io" % "1.0.0"
[org.zhongweixian/spring-boot-swagger-io "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger-ui | jar | 2.6.1 |
io.springfox : springfox-swagger2 | jar | 2.6.1 |