Last Version

com.github.clarkstore:os-common-log 0.6.12

业务日志模块

License

License

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-log
Version

Version

0.6.12
Type

Type

jar
Description

Description

业务日志模块

Download os-common-log 0.6.12


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.hutool : hutool-json jar
com.github.clarkstore : os-common-mybatis jar
org.springframework.boot : spring-boot-starter-aop jar
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.