knife4j-micro-spring-boot-starter

Spring Cloud微服务架构下,子服务无需引用前端UI模块,只需引入后端的Jar包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

knife4j-micro-spring-boot-starter
Last Version

Last Version

3.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

knife4j-micro-spring-boot-starter
Spring Cloud微服务架构下,子服务无需引用前端UI模块,只需引入后端的Jar包

Download knife4j-micro-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shijingsh : knife4j-spring-boot-autoconfigure jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5
3.0.4
3.0.3