is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-access-logging-api 3.0.11

访问日志API模块

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-access-logging-api
Version

Version

3.0.11
Type

Type

jar

Download hsweb-access-logging-api 3.0.11


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