is not current version
Last Version 1.3.5

com.healthy-chn.cloud:healthy-common-bom 1.3.5.M1

healthy cloud parent

GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-bom
Version

Version

1.3.5.M1
Type

Type

pom

Download healthy-common-bom 1.3.5.M1


<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-bom/ -->
<dependency>
    <groupId>com.healthy-chn.cloud</groupId>
    <artifactId>healthy-common-bom</artifactId>
    <version>1.3.5.M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-bom/
implementation 'com.healthy-chn.cloud:healthy-common-bom:1.3.5.M1'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-bom/
implementation ("com.healthy-chn.cloud:healthy-common-bom:1.3.5.M1")
'com.healthy-chn.cloud:healthy-common-bom:pom:1.3.5.M1'
<dependency org="com.healthy-chn.cloud" name="healthy-common-bom" rev="1.3.5.M1">
  <artifact name="healthy-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-bom', version='1.3.5.M1')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-bom" % "1.3.5.M1"
[com.healthy-chn.cloud/healthy-common-bom "1.3.5.M1"]