o

otel-log4j-utils-jvm

Utilities for using OpenTelemetry
https://github.com/wcarmon/otel-utils-jvm
MIT License
Wil Carmon
Files download
File Operation
otel-log4j-utils-jvm-1.0.3.jar download
otel-log4j-utils-jvm-1.0.3.pom download
otel-log4j-utils-jvm-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.wcarmon</groupId>
  <artifactId>otel-log4j-utils-jvm</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.wcarmon:otel-log4j-utils-jvm:1.0.3'
Gradle Kotlin
implementation("io.github.wcarmon:otel-log4j-utils-jvm:1.0.3")
Scala SBT
libraryDependencies += "io.github.wcarmon" % "otel-log4j-utils-jvm" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.wcarmon', module='otel-log4j-utils-jvm', version='1.0.3')
)
Apache Ivy
<dependency org="io.github.wcarmon" name="otel-log4j-utils-jvm" rev="1.0.3" />
Leiningen
[io.github.wcarmon/otel-log4j-utils-jvm "1.0.3"]
Apache Buildr
'io.github.wcarmon:otel-log4j-utils-jvm:jar:1.0.3'