openapi-spring-boot-starter

ui for oas3

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.mapway
ArtifactId

ArtifactId

openapi-spring-boot-starter
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

openapi-spring-boot-starter
ui for oas3
Source Code Management

Source Code Management

https://github.com/zhangjianshe/openapi.git

Download openapi-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.springfox : springfox-boot-starter jar 3.0.1-SNAPSHOT
cn.mapway : openapi-ui jar 1.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.2.0
1.1.0
1.0.0