Last Version

com.github.xiaoymin:knife4j-aggregation-spring-boot-starter 2.0.9

微服务聚合中间件starter,基于Servlet体系的Filter技术,实现OpenAPI文档的聚合、文档展示及调试

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xiaoymin
ArtifactId

ArtifactId

knife4j-aggregation-spring-boot-starter
Version

Version

2.0.9
Type

Type

jar
Description

Description

微服务聚合中间件starter,基于Servlet体系的Filter技术,实现OpenAPI文档的聚合、文档展示及调试

Download knife4j-aggregation-spring-boot-starter 2.0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.4.1
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.httpcomponents : httpmime jar 4.5.12
org.slf4j : slf4j-api jar 1.7.28
com.google.code.gson : gson jar 2.8.6
com.github.xiaoymin : knife4j-spring-ui jar 2.0.9

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.