| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-common | 
| Version | Version1.2.1.RELEASE | 
| Type | Typepom | 
| Description | Description公共聚合模块 | 
| Filename | Size | 
|---|---|
| healthy-common-1.2.1.RELEASE.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-common</artifactId>
    <version>1.2.1.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common/
implementation 'com.healthy-chn.security:healthy-common:1.2.1.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common/
implementation ("com.healthy-chn.security:healthy-common:1.2.1.RELEASE")'com.healthy-chn.security:healthy-common:pom:1.2.1.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-common" rev="1.2.1.RELEASE">
  <artifact name="healthy-common" type="pom" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-common', version='1.2.1.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-common" % "1.2.1.RELEASE"[com.healthy-chn.security/healthy-common "1.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |