| License |
License |
|---|---|
| GroupId | GroupIdcom.healthy-chn.cloud |
| ArtifactId | ArtifactIdhealthy-common-log |
| Version | Version1.2.6.RELEASE |
| Type | Typejar |
| Description |
Description日志服务
|
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-log/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-log</artifactId>
<version>1.2.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-log/
implementation 'com.healthy-chn.cloud:healthy-common-log:1.2.6.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-log/
implementation ("com.healthy-chn.cloud:healthy-common-log:1.2.6.RELEASE")
'com.healthy-chn.cloud:healthy-common-log:jar:1.2.6.RELEASE'
<dependency org="com.healthy-chn.cloud" name="healthy-common-log" rev="1.2.6.RELEASE">
<artifact name="healthy-common-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-log', version='1.2.6.RELEASE')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-log" % "1.2.6.RELEASE"
[com.healthy-chn.cloud/healthy-common-log "1.2.6.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.healthy-chn.cloud : healthy-common-core | jar | |
| org.aspectj : aspectjweaver | jar | |
| 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 |