| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdcom.healthy-chn.cloud | 
    
| ArtifactId | ArtifactIdhealthy-common-idempotent | 
    
| Last Version | Last Version1.3.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description幂等组件 
         | 
    
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-idempotent/ -->
<dependency>
    <groupId>com.healthy-chn.cloud</groupId>
    <artifactId>healthy-common-idempotent</artifactId>
    <version>1.3.5</version>
</dependency>
                // https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-idempotent/
implementation 'com.healthy-chn.cloud:healthy-common-idempotent:1.3.5'
                // https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-idempotent/
implementation ("com.healthy-chn.cloud:healthy-common-idempotent:1.3.5")
                'com.healthy-chn.cloud:healthy-common-idempotent:jar:1.3.5'
                <dependency org="com.healthy-chn.cloud" name="healthy-common-idempotent" rev="1.3.5">
  <artifact name="healthy-common-idempotent" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-idempotent', version='1.3.5')
)
                libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-idempotent" % "1.3.5"
                [com.healthy-chn.cloud/healthy-common-idempotent "1.3.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.healthy-chn.cloud : healthy-common-core | jar | |
| org.aspectj : aspectjweaver | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |