Categories |
CategoriesCLI User Interface Logback Application Layer Libs Logging |
---|---|
GroupId | GroupIdcn.ai-jia.log-gatherer.clients |
ArtifactId | ArtifactIdlog-gatherer-client-logback |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/cn.ai-jia.log-gatherer.clients/log-gatherer-client-logback/ -->
<dependency>
<groupId>cn.ai-jia.log-gatherer.clients</groupId>
<artifactId>log-gatherer-client-logback</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ai-jia.log-gatherer.clients/log-gatherer-client-logback/
implementation 'cn.ai-jia.log-gatherer.clients:log-gatherer-client-logback:1.0.2'
// https://jarcasting.com/artifacts/cn.ai-jia.log-gatherer.clients/log-gatherer-client-logback/
implementation ("cn.ai-jia.log-gatherer.clients:log-gatherer-client-logback:1.0.2")
'cn.ai-jia.log-gatherer.clients:log-gatherer-client-logback:jar:1.0.2'
<dependency org="cn.ai-jia.log-gatherer.clients" name="log-gatherer-client-logback" rev="1.0.2">
<artifact name="log-gatherer-client-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ai-jia.log-gatherer.clients', module='log-gatherer-client-logback', version='1.0.2')
)
libraryDependencies += "cn.ai-jia.log-gatherer.clients" % "log-gatherer-client-logback" % "1.0.2"
[cn.ai-jia.log-gatherer.clients/log-gatherer-client-logback "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.15 |
com.alibaba : fastjson | jar | 1.2.79 |
ch.qos.logback : logback-classic | jar | 1.2.9 |