| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-security-common | 
| Version | Version1.0.20.RELEASE | 
| Type | Typejar | 
| Description | Descriptioncommon公共聚合服务 | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security-common/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-security-common</artifactId>
    <version>1.0.20.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security-common/
implementation 'com.healthy-chn.security:healthy-security-common:1.0.20.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security-common/
implementation ("com.healthy-chn.security:healthy-security-common:1.0.20.RELEASE")'com.healthy-chn.security:healthy-security-common:jar:1.0.20.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-security-common" rev="1.0.20.RELEASE">
  <artifact name="healthy-security-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-security-common', version='1.0.20.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-security-common" % "1.0.20.RELEASE"[com.healthy-chn.security/healthy-security-common "1.0.20.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.apache.commons : commons-pool2 | jar | |
| com.alibaba : fastjson | jar | 1.2.75 | 
| cn.hutool : hutool-all | jar | 5.7.8 | 
| com.github.penggle : kaptcha | jar | 2.3.2 | 
| com.google.zxing : core | jar | 3.4.1 | 
| org.projectlombok : lombok | jar | |
| com.qcloud : cos_api | jar | 5.6.51 | 
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 | 
| io.springfox : springfox-boot-starter | jar | 3.0.0 |