logging-web

日志中间件

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

vip.breakpoint
ArtifactId

ArtifactId

logging-web
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

logging-web
日志中间件
Project URL

Project URL

https://github.com/FREEZINGPOINT/logging-web

Download logging-web

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.46
cglib : cglib jar 2.2.2

provided (1)

Group / Artifact Type Version
org.springframework : spring-context-support jar 5.1.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0.RELEASE
0.5.0
0.4.0
0.2.0
0.1.0
0.0.1