| License |
License |
|---|---|
| GroupId | GroupIdcom.healthy-chn.cloud |
| ArtifactId | ArtifactIdhealthy-common-core |
| Last Version | Last Version1.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description公共工具类核心包
|
| Filename | Size |
|---|---|
| healthy-common-core-1.3.5.pom | |
| healthy-common-core-1.3.5.jar | 39 KB |
| healthy-common-core-1.3.5-sources.jar | 24 KB |
| healthy-common-core-1.3.5-javadoc.jar | 299 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-core/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-core</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-core/
implementation 'com.healthy-chn.cloud:healthy-common-core:1.3.5'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-core/
implementation ("com.healthy-chn.cloud:healthy-common-core:1.3.5")
'com.healthy-chn.cloud:healthy-common-core:jar:1.3.5'
<dependency org="com.healthy-chn.cloud" name="healthy-common-core" rev="1.3.5">
<artifact name="healthy-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-core', version='1.3.5')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-core" % "1.3.5"
[com.healthy-chn.cloud/healthy-common-core "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-starter-json | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.springdoc : springdoc-openapi-common | jar | |
| io.swagger.core.v3 : swagger-annotations | jar | |
| cn.hutool : hutool-all | jar | 5.8.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| org.projectlombok : lombok | jar |