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