License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-access-logging-aop |
Last Version | Last Version4.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Description基于AOP实现访问日志解析,使用spring event发布日志事件.
|
<!-- 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-aop/
implementation 'org.hswebframework.web:hsweb-access-logging-aop:4.0.14'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-aop/
implementation ("org.hswebframework.web:hsweb-access-logging-aop:4.0.14")
'org.hswebframework.web:hsweb-access-logging-aop:jar:4.0.14'
<dependency org="org.hswebframework.web" name="hsweb-access-logging-aop" rev="4.0.14">
<artifact name="hsweb-access-logging-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-access-logging-aop', version='4.0.14')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-access-logging-aop" % "4.0.14"
[org.hswebframework.web/hsweb-access-logging-aop "4.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.hswebframework.web : hsweb-access-logging-api | jar | 4.0.14 |
org.springframework : spring-aop | jar | |
io.swagger : swagger-annotations | jar | 1.5.10 |
org.springframework : spring-webmvc Optional | jar | |
org.springframework : spring-webflux Optional | jar | |
org.hswebframework.web : hsweb-core | jar | 4.0.14 |
org.hswebframework.web : hsweb-authorization-api Optional | jar | 4.0.14 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.4 |
org.springframework : spring-context-indexer | jar | |
org.codehaus.groovy : groovy-all | pom | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | |
io.projectreactor : reactor-test | jar |