is not current version
Last Version 2.0.0

easylog-spring-boot-starter 1.0.1

通过注解实现操作日志记录

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.flyhero
ArtifactId

ArtifactId

easylog-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

easylog-spring-boot-starter
通过注解实现操作日志记录
Source Code Management

Source Code Management

https://github.com/flyhero/easy-log.git

Download easylog-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.flyhero/easylog-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.flyhero</groupId>
    <artifactId>easylog-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flyhero/easylog-spring-boot-starter/
implementation 'io.github.flyhero:easylog-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.flyhero/easylog-spring-boot-starter/
implementation ("io.github.flyhero:easylog-spring-boot-starter:1.0.1")
'io.github.flyhero:easylog-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.flyhero" name="easylog-spring-boot-starter" rev="1.0.1">
  <artifact name="easylog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flyhero', module='easylog-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.flyhero" % "easylog-spring-boot-starter" % "1.0.1"
[io.github.flyhero/easylog-spring-boot-starter "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.6.RELEASE
org.projectlombok : lombok jar 1.18.16
org.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-json jar 2.3.6.RELEASE
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.