| License |
License |
|---|---|
| GroupId | GroupIdcom.healthy-chn.cloud |
| ArtifactId | ArtifactIdhealthy-cloud |
| Version | Version1.2.9.RELEASE |
| Type | Typepom |
| Description |
Descriptionhealthy-cloud
安全模块
|
| Filename | Size |
|---|---|
| healthy-cloud-1.2.9.RELEASE.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-cloud/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-cloud</artifactId>
<version>1.2.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-cloud/
implementation 'com.healthy-chn.cloud:healthy-cloud:1.2.9.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-cloud/
implementation ("com.healthy-chn.cloud:healthy-cloud:1.2.9.RELEASE")
'com.healthy-chn.cloud:healthy-cloud:pom:1.2.9.RELEASE'
<dependency org="com.healthy-chn.cloud" name="healthy-cloud" rev="1.2.9.RELEASE">
<artifact name="healthy-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-cloud', version='1.2.9.RELEASE')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-cloud" % "1.2.9.RELEASE"
[com.healthy-chn.cloud/healthy-cloud "1.2.9.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |