s

servicetalk-opentracing-log4j2

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