is not current version
Last Version 3.0.6

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


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

sofa-tracer-sample-with-slf4j
Version

Version

2.3.0
Type

Type

jar

Download sofa-tracer-sample-with-slf4j 2.3.0


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