Last Version

cn.detachment:log 1.0.8-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

log
Version

Version

1.0.8-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download log 1.0.8-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-core jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.