is not current version
Last Version 1.0.3

vip.breakpoint:logging-web 0.4.0

日志中间件

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

vip.breakpoint
ArtifactId

ArtifactId

logging-web
Version

Version

0.4.0
Type

Type

jar

Download logging-web 0.4.0


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