is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-logging 3.0.8

日志模块

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-logging
Version

Version

3.0.8
Type

Type

pom

Download hsweb-logging 3.0.8

Filename Size
hsweb-logging-3.0.8.pom 1 KB
Browse

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