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