is not current version
Last Version 1.2.1.RELEASE

com.healthy-chn.security:healthy-common-log 1.1.0.RELEASE

日志服务

Categories

Categories

Security
GroupId

GroupId

com.healthy-chn.security
ArtifactId

ArtifactId

healthy-common-log
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download healthy-common-log 1.1.0.RELEASE


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