License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdfit.chis.cloud |
ArtifactId | ArtifactIdchis4cloud-common-swagger |
Last Version | Last Version3.2.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchis4cloud-common-swagger
chis4cloud-common-swagger系统接口
|
<!-- https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-swagger/ -->
<dependency>
<groupId>fit.chis.cloud</groupId>
<artifactId>chis4cloud-common-swagger</artifactId>
<version>3.2.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-swagger/
implementation 'fit.chis.cloud:chis4cloud-common-swagger:3.2.3.7'
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-swagger/
implementation ("fit.chis.cloud:chis4cloud-common-swagger:3.2.3.7")
'fit.chis.cloud:chis4cloud-common-swagger:jar:3.2.3.7'
<dependency org="fit.chis.cloud" name="chis4cloud-common-swagger" rev="3.2.3.7">
<artifact name="chis4cloud-common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='fit.chis.cloud', module='chis4cloud-common-swagger', version='3.2.3.7')
)
libraryDependencies += "fit.chis.cloud" % "chis4cloud-common-swagger" % "3.2.3.7"
[fit.chis.cloud/chis4cloud-common-swagger "3.2.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.9 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar |