is not current version
Last Version 1.3.5.M1

com.healthy-chn.cloud:healthy-common-swagger 1.2.2.RELEASE

接口文档

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-swagger
Version

Version

1.2.2.RELEASE
Type

Type

jar

Download healthy-common-swagger 1.2.2.RELEASE


<!-- 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.2.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-swagger/
implementation 'com.healthy-chn.cloud:healthy-common-swagger:1.2.2.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-swagger/
implementation ("com.healthy-chn.cloud:healthy-common-swagger:1.2.2.RELEASE")
'com.healthy-chn.cloud:healthy-common-swagger:jar:1.2.2.RELEASE'
<dependency org="com.healthy-chn.cloud" name="healthy-common-swagger" rev="1.2.2.RELEASE">
  <artifact name="healthy-common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-swagger', version='1.2.2.RELEASE')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-swagger" % "1.2.2.RELEASE"
[com.healthy-chn.cloud/healthy-common-swagger "1.2.2.RELEASE"]