License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.hc621311 |
ArtifactId | ArtifactIdspringboot-swagger3-starter |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot-swagger3-starter
HC :: Springboot :: Swagger3(Openapi3.0) :: Starter
|
<!-- https://jarcasting.com/artifacts/com.github.hc621311/springboot-swagger3-starter/ -->
<dependency>
<groupId>com.github.hc621311</groupId>
<artifactId>springboot-swagger3-starter</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hc621311/springboot-swagger3-starter/
implementation 'com.github.hc621311:springboot-swagger3-starter:3.0.0'
// https://jarcasting.com/artifacts/com.github.hc621311/springboot-swagger3-starter/
implementation ("com.github.hc621311:springboot-swagger3-starter:3.0.0")
'com.github.hc621311:springboot-swagger3-starter:jar:3.0.0'
<dependency org="com.github.hc621311" name="springboot-swagger3-starter" rev="3.0.0">
<artifact name="springboot-swagger3-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hc621311', module='springboot-swagger3-starter', version='3.0.0')
)
libraryDependencies += "com.github.hc621311" % "springboot-swagger3-starter" % "3.0.0"
[com.github.hc621311/springboot-swagger3-starter "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springdoc : springdoc-openapi-ui | jar | 1.5.13 |