License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xiaoymin |
ArtifactId | ArtifactIdknife4j-aggregation-spring-boot-starter |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description微服务聚合中间件starter,基于Servlet体系的Filter技术,实现OpenAPI文档的聚合、文档展示及调试
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
javax.servlet : javax.servlet-api | jar | 3.1.0 |