License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcn.t |
ArtifactId | ArtifactIdcommon-logback-trace |
Last Version | Last Version1.0.8.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/common-logback-trace/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>common-logback-trace</artifactId>
<version>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-logback-trace/
implementation 'cn.t:common-logback-trace:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-logback-trace/
implementation ("cn.t:common-logback-trace:1.0.8.RELEASE")
'cn.t:common-logback-trace:jar:1.0.8.RELEASE'
<dependency org="cn.t" name="common-logback-trace" rev="1.0.8.RELEASE">
<artifact name="common-logback-trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-logback-trace', version='1.0.8.RELEASE')
)
libraryDependencies += "cn.t" % "common-logback-trace" % "1.0.8.RELEASE"
[cn.t/common-logback-trace "1.0.8.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.t : common-log-trace | jar | 1.0.8.RELEASE |
cn.t : common-util | jar | 1.0.16.RELEASE |
ch.qos.logback : logback-classic | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |