Last Version

openapi 1.3.4

ui for oas3

License

License

GroupId

GroupId

cn.mapway
ArtifactId

ArtifactId

openapi
Version

Version

1.3.4
Type

Type

pom
Description

Description

openapi
ui for oas3
Source Code Management

Source Code Management

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

Download openapi 1.3.4

Filename Size
openapi-1.3.4.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openapi-view
  • openapi-ui
  • openapi-spring-boot-starter