is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-access-logging-aop 4.0.4

基于AOP实现访问日志解析,使用spring event发布日志事件.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-access-logging-aop
Version

Version

4.0.4
Type

Type

jar

Download hsweb-access-logging-aop 4.0.4


<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-aop/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-access-logging-aop</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-aop/
implementation 'org.hswebframework.web:hsweb-access-logging-aop:4.0.4'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-aop/
implementation ("org.hswebframework.web:hsweb-access-logging-aop:4.0.4")
'org.hswebframework.web:hsweb-access-logging-aop:jar:4.0.4'
<dependency org="org.hswebframework.web" name="hsweb-access-logging-aop" rev="4.0.4">
  <artifact name="hsweb-access-logging-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-access-logging-aop', version='4.0.4')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-access-logging-aop" % "4.0.4"
[org.hswebframework.web/hsweb-access-logging-aop "4.0.4"]