is not current version
Last Version 4.0.14

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

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

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-access-logging-aop
Version

Version

3.0.3
Type

Type

jar

Download hsweb-access-logging-aop 3.0.3


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