s

servicetalk-opentracing-log4j2

A networking framework that evolves with your application
https://servicetalk.io
The Apache License, Version 2.0
ServiceTalk project authors
文件下载
文件名 操作
servicetalk-opentracing-log4j2-0.33.0.jar 下载
servicetalk-opentracing-log4j2-0.33.0.pom 下载
servicetalk-opentracing-log4j2-0.33.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.servicetalk</groupId>
  <artifactId>servicetalk-opentracing-log4j2</artifactId>
  <version>0.33.0</version>
</dependency>
Gradle Groovy
implementation 'io.servicetalk:servicetalk-opentracing-log4j2:0.33.0'
Gradle Kotlin
implementation("io.servicetalk:servicetalk-opentracing-log4j2:0.33.0")
Scala SBT
libraryDependencies += "io.servicetalk" % "servicetalk-opentracing-log4j2" % "0.33.0"
Groovy Grape
@Grapes(
  @Grab(group='io.servicetalk', module='servicetalk-opentracing-log4j2', version='0.33.0')
)
Apache Ivy
<dependency org="io.servicetalk" name="servicetalk-opentracing-log4j2" rev="0.33.0" />
Leiningen
[io.servicetalk/servicetalk-opentracing-log4j2 "0.33.0"]
Apache Buildr
'io.servicetalk:servicetalk-opentracing-log4j2:jar:0.33.0'