License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xiaoymin |
ArtifactId | ArtifactIdknife4j-discovery-spring-boot-starter |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionknife4j-discovery-spring-boot-starter
knife4j注册组件,负责将微服务项目中的OpenAPI实例注册到Knife4j-Cloud云平台中
|
<!-- https://jarcasting.com/artifacts/com.github.xiaoymin/knife4j-discovery-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>knife4j-discovery-spring-boot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoymin/knife4j-discovery-spring-boot-starter/
implementation 'com.github.xiaoymin:knife4j-discovery-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/com.github.xiaoymin/knife4j-discovery-spring-boot-starter/
implementation ("com.github.xiaoymin:knife4j-discovery-spring-boot-starter:1.0")
'com.github.xiaoymin:knife4j-discovery-spring-boot-starter:jar:1.0'
<dependency org="com.github.xiaoymin" name="knife4j-discovery-spring-boot-starter" rev="1.0">
<artifact name="knife4j-discovery-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoymin', module='knife4j-discovery-spring-boot-starter', version='1.0')
)
libraryDependencies += "com.github.xiaoymin" % "knife4j-discovery-spring-boot-starter" % "1.0"
[com.github.xiaoymin/knife4j-discovery-spring-boot-starter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.4.RELEASE |
org.springframework : spring-web | jar | 5.1.0.RELEASE |
org.springframework : spring-webmvc | jar | 5.1.0.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |