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