Last Version

knife4j 3.0.5

knife4j是为Java MVC框架集成Swagger生成Api文档的增强解决方案,前身是swagger-bootstrap-ui,取名kni4j是希望她能像一把匕首一样小巧,轻量,并且功能强悍!!.

License

License

GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

knife4j
Version

Version

3.0.5
Type

Type

pom
Description

Description

knife4j
knife4j是为Java MVC框架集成Swagger生成Api文档的增强解决方案,前身是swagger-bootstrap-ui,取名kni4j是希望她能像一把匕首一样小巧,轻量,并且功能强悍!!.
Source Code Management

Source Code Management

https://github.com/shijingsh/xiushang-knife4j

Download knife4j 3.0.5

Filename Size
knife4j-3.0.5.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • knife4j-annotations
  • knife4j-spring
  • knife4j-spring-boot-starter
  • knife4j-spring-ui
  • knife4j-core
  • knife4j-micro-spring-boot-starter
  • knife4j-spring-boot-autoconfigure
  • knife4j-dependencies
  • knife4j-springdoc-ui
  • knife4j-spring-mvc
  • knife4j-springfox-swagger2