License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdvip.breakpoint |
ArtifactId | ArtifactIdlogging-web |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogging-web
日志中间件
|
Project URL |
Project URL |
Filename | Size |
---|---|
logging-web-1.0.3.pom | |
logging-web-1.0.3.jar | 26 KB |
logging-web-1.0.3-sources.jar | 16 KB |
logging-web-1.0.3-javadoc.jar | 189 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.46 |
cglib : cglib | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 5.1.9.RELEASE |