openapi-ui

ui for oas3

License

License

GroupId

GroupId

cn.mapway
ArtifactId

ArtifactId

openapi-ui
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

openapi-ui
ui for oas3
Source Code Management

Source Code Management

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

Download openapi-ui

How to add to project

<!-- https://jarcasting.com/artifacts/cn.mapway/openapi-ui/ -->
<dependency>
    <groupId>cn.mapway</groupId>
    <artifactId>openapi-ui</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.mapway/openapi-ui/
implementation 'cn.mapway:openapi-ui:1.3.4'
// https://jarcasting.com/artifacts/cn.mapway/openapi-ui/
implementation ("cn.mapway:openapi-ui:1.3.4")
'cn.mapway:openapi-ui:jar:1.3.4'
<dependency org="cn.mapway" name="openapi-ui" rev="1.3.4">
  <artifact name="openapi-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.mapway', module='openapi-ui', version='1.3.4')
)
libraryDependencies += "cn.mapway" % "openapi-ui" % "1.3.4"
[cn.mapway/openapi-ui "1.3.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.5.RELEASE
org.springframework : spring-webmvc jar 5.2.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.2.0
1.1.0
1.0.0