Last Version

swagger-ui-parent 2.0.8

swagger-ui is an extended swagger ui implementation based on the springfox interface,It is modified from the ui part of the project https://gitee.com/xiaoym/knife4j.

License

License

Categories

Categories

Net Swagger Program Interface REST Frameworks
GroupId

GroupId

net.ifok.swagger
ArtifactId

ArtifactId

swagger-ui-parent
Version

Version

2.0.8
Type

Type

pom
Description

Description

swagger-ui-parent
swagger-ui is an extended swagger ui implementation based on the springfox interface,It is modified from the ui part of the project https://gitee.com/xiaoym/knife4j.

Download swagger-ui-parent 2.0.8


<!-- https://jarcasting.com/artifacts/net.ifok.swagger/swagger-ui-parent/ -->
<dependency>
    <groupId>net.ifok.swagger</groupId>
    <artifactId>swagger-ui-parent</artifactId>
    <version>2.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ifok.swagger/swagger-ui-parent/
implementation 'net.ifok.swagger:swagger-ui-parent:2.0.8'
// https://jarcasting.com/artifacts/net.ifok.swagger/swagger-ui-parent/
implementation ("net.ifok.swagger:swagger-ui-parent:2.0.8")
'net.ifok.swagger:swagger-ui-parent:pom:2.0.8'
<dependency org="net.ifok.swagger" name="swagger-ui-parent" rev="2.0.8">
  <artifact name="swagger-ui-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ifok.swagger', module='swagger-ui-parent', version='2.0.8')
)
libraryDependencies += "net.ifok.swagger" % "swagger-ui-parent" % "2.0.8"
[net.ifok.swagger/swagger-ui-parent "2.0.8"]

Dependencies

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

Project Modules

  • swagger-ui