| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Security | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-common-idempotent | 
| Version | Version1.2.1.RELEASE | 
| Type | Typejar | 
| Description | Description幂等组件 | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-idempotent/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-common-idempotent</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-idempotent/
implementation 'com.healthy-chn.security:healthy-common-idempotent:1.2.1.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-common-idempotent/
implementation ("com.healthy-chn.security:healthy-common-idempotent:1.2.1.RELEASE")'com.healthy-chn.security:healthy-common-idempotent:jar:1.2.1.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-common-idempotent" rev="1.2.1.RELEASE">
  <artifact name="healthy-common-idempotent" type="jar" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-common-idempotent', version='1.2.1.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-common-idempotent" % "1.2.1.RELEASE"[com.healthy-chn.security/healthy-common-idempotent "1.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.healthy-chn.security : healthy-common-core | jar | |
| org.aspectj : aspectjweaver | jar | |
| 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 |