| License | License | 
|---|---|
| Categories | CategoriesSecurity Swagger Program Interface REST Frameworks | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-common-swagger | 
| Version | Version1.2.1.RELEASE | 
| Type | Typejar | 
| Description | Description接口文档 | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-swagger/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-common-swagger</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-swagger/
implementation 'com.healthy-chn.security:healthy-common-swagger:1.2.1.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-swagger/
implementation ("com.healthy-chn.security:healthy-common-swagger:1.2.1.RELEASE")'com.healthy-chn.security:healthy-common-swagger:jar:1.2.1.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-common-swagger" rev="1.2.1.RELEASE">
  <artifact name="healthy-common-swagger" type="jar" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-common-swagger', version='1.2.1.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-common-swagger" % "1.2.1.RELEASE"[com.healthy-chn.security/healthy-common-swagger "1.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.springfox : springfox-boot-starter | jar | 3.0.0 | 
| org.springframework.cloud : spring-cloud-starter-bootstrap | 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 |