is not current version
Last Version 3.0.6

com.alipay.sofa:sofa-tracer-sample-with-slf4j 3.0.5


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

sofa-tracer-sample-with-slf4j
Version

Version

3.0.5
Type

Type

jar

Download sofa-tracer-sample-with-slf4j 3.0.5


<!-- https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-slf4j/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>sofa-tracer-sample-with-slf4j</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-slf4j/
implementation 'com.alipay.sofa:sofa-tracer-sample-with-slf4j:3.0.5'
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-slf4j/
implementation ("com.alipay.sofa:sofa-tracer-sample-with-slf4j:3.0.5")
'com.alipay.sofa:sofa-tracer-sample-with-slf4j:jar:3.0.5'
<dependency org="com.alipay.sofa" name="sofa-tracer-sample-with-slf4j" rev="3.0.5">
  <artifact name="sofa-tracer-sample-with-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='sofa-tracer-sample-with-slf4j', version='3.0.5')
)
libraryDependencies += "com.alipay.sofa" % "sofa-tracer-sample-with-slf4j" % "3.0.5"
[com.alipay.sofa/sofa-tracer-sample-with-slf4j "3.0.5"]