License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.mapway |
ArtifactId | ArtifactIdopenapi-spring-boot-starter |
Version | Version1.3.4 |
Type | Typejar |
Description |
Descriptionopenapi-spring-boot-starter
ui for oas3
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openapi-spring-boot-starter-1.3.4.pom | |
openapi-spring-boot-starter-1.3.4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.mapway/openapi-spring-boot-starter/ -->
<dependency>
<groupId>cn.mapway</groupId>
<artifactId>openapi-spring-boot-starter</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.mapway/openapi-spring-boot-starter/
implementation 'cn.mapway:openapi-spring-boot-starter:1.3.4'
// https://jarcasting.com/artifacts/cn.mapway/openapi-spring-boot-starter/
implementation ("cn.mapway:openapi-spring-boot-starter:1.3.4")
'cn.mapway:openapi-spring-boot-starter:jar:1.3.4'
<dependency org="cn.mapway" name="openapi-spring-boot-starter" rev="1.3.4">
<artifact name="openapi-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.mapway', module='openapi-spring-boot-starter', version='1.3.4')
)
libraryDependencies += "cn.mapway" % "openapi-spring-boot-starter" % "1.3.4"
[cn.mapway/openapi-spring-boot-starter "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | 3.0.1-SNAPSHOT |
cn.mapway : openapi-ui | jar | 1.3.4 |