| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdorg.hswebframework.web | 
| ArtifactId | ArtifactIdhsweb-access-logging-api | 
| Last Version | Last Version4.0.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description访问日志API模块 | 
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-api/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-access-logging-api</artifactId>
    <version>4.0.14</version>
</dependency>// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-api/
implementation 'org.hswebframework.web:hsweb-access-logging-api:4.0.14'// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-access-logging-api/
implementation ("org.hswebframework.web:hsweb-access-logging-api:4.0.14")'org.hswebframework.web:hsweb-access-logging-api:jar:4.0.14'<dependency org="org.hswebframework.web" name="hsweb-access-logging-api" rev="4.0.14">
  <artifact name="hsweb-access-logging-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-access-logging-api', version='4.0.14')
)libraryDependencies += "org.hswebframework.web" % "hsweb-access-logging-api" % "4.0.14"[org.hswebframework.web/hsweb-access-logging-api "4.0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hswebframework.web : hsweb-core | jar | 4.0.14 | 
| org.springframework : spring-context-indexer | jar | |
| org.codehaus.groovy : groovy-all | pom | 2.4.15 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |