is not current version
Last Version 1.3.5

com.healthy-chn.cloud:healthy-common-idempotent 1.2.2.RELEASE

幂等组件

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-idempotent
Version

Version

1.2.2.RELEASE
Type

Type

jar

Download healthy-common-idempotent 1.2.2.RELEASE


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