Last Version

scaffold-log 1.0.11

日志组件工具

License

License

GroupId

GroupId

com.xkcoding
ArtifactId

ArtifactId

scaffold-log
Version

Version

1.0.11
Type

Type

jar
Description

Description

scaffold-log
日志组件工具

Download scaffold-log 1.0.11


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

Dependencies

compile (6)

Group / Artifact Type Version
com.xkcoding : scaffold-common jar 1.0.11
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.retry : spring-retry jar
org.springframework.boot : spring-boot-devtools Optional jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
net.dreamlu : mica-auto jar 1.0.2

test (1)

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

Project Modules

There are no modules declared in this project.