is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-logging 4.0.5

日志模块

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-logging
Version

Version

4.0.5
Type

Type

pom

Download hsweb-logging 4.0.5

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

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