is not current version
Last Version 1.2.1.RELEASE

com.healthy-chn.security:healthy-common-swagger 1.1.0.RELEASE

接口文档

Categories

Categories

Security Swagger Program Interface REST Frameworks
GroupId

GroupId

com.healthy-chn.security
ArtifactId

ArtifactId

healthy-common-swagger
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download healthy-common-swagger 1.1.0.RELEASE


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