Last Version

aop-log 2.5

A logging collection tool based on Spring AOP and ThreadLocal implementations

License

License

GroupId

GroupId

com.github.ealenxie
ArtifactId

ArtifactId

aop-log
Version

Version

2.5
Type

Type

jar
Description

Description

aop-log
A logging collection tool based on Spring AOP and ThreadLocal implementations
Project URL

Project URL

https://github.com/EalenXie/aop-log
Source Code Management

Source Code Management

https://github.com/EalenXie/aop-log

Download aop-log 2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.aspectj : aspectjweaver jar 1.9.6

Project Modules

There are no modules declared in this project.