is not current version
Last Version 3.2.3.2

xyz.wc1950:chis4cloud-common-swagger 3.0.1

chis4cloud-common-swagger系统接口

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

xyz.wc1950
ArtifactId

ArtifactId

chis4cloud-common-swagger
Version

Version

3.0.1
Type

Type

jar

Download chis4cloud-common-swagger 3.0.1


<!-- https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-swagger/ -->
<dependency>
    <groupId>xyz.wc1950</groupId>
    <artifactId>chis4cloud-common-swagger</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-swagger/
implementation 'xyz.wc1950:chis4cloud-common-swagger:3.0.1'
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-swagger/
implementation ("xyz.wc1950:chis4cloud-common-swagger:3.0.1")
'xyz.wc1950:chis4cloud-common-swagger:jar:3.0.1'
<dependency org="xyz.wc1950" name="chis4cloud-common-swagger" rev="3.0.1">
  <artifact name="chis4cloud-common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.wc1950', module='chis4cloud-common-swagger', version='3.0.1')
)
libraryDependencies += "xyz.wc1950" % "chis4cloud-common-swagger" % "3.0.1"
[xyz.wc1950/chis4cloud-common-swagger "3.0.1"]