License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.healthy-chn.cloud |
ArtifactId | ArtifactIdhealthy-common-swagger |
Last Version | Last Version1.3.5.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description接口文档
|
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-swagger/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-swagger</artifactId>
<version>1.3.5.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-swagger/
implementation 'com.healthy-chn.cloud:healthy-common-swagger:1.3.5.M1'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-swagger/
implementation ("com.healthy-chn.cloud:healthy-common-swagger:1.3.5.M1")
'com.healthy-chn.cloud:healthy-common-swagger:jar:1.3.5.M1'
<dependency org="com.healthy-chn.cloud" name="healthy-common-swagger" rev="1.3.5.M1">
<artifact name="healthy-common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-swagger', version='1.3.5.M1')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-swagger" % "1.3.5.M1"
[com.healthy-chn.cloud/healthy-common-swagger "1.3.5.M1"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | |
org.springframework.cloud : spring-cloud-gateway-server | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.projectlombok : lombok | jar |