MVN

com.github.fstien : kotlin-logging-opentracing-decorator

Maven & Gradle

May 28, 2021
11 stars

kotlin-logging-opentracing-decorator · Extension of kotlin-logging to write OpenTracing logs.

<dependency>
    <groupId>com.github.fstien</groupId>
    <artifactId>kotlin-logging-opentracing-decorator</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fstien : kotlin-logging-opentracing-decorator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.github.fstien : kotlin-logging-opentracing-decorator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
kotlin-logging-opentracing-decorator-0.1.5
kotlin-logging-opentracing-decorator-0.1.4
kotlin-logging-opentracing-decorator-0.1.3

How to add a dependency to Maven

Add the following com.github.fstien : kotlin-logging-opentracing-decorator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fstien</groupId>
    <artifactId>kotlin-logging-opentracing-decorator</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fstien : kotlin-logging-opentracing-decorator gradle dependency to your build.gradle file:

implementation 'com.github.fstien:kotlin-logging-opentracing-decorator:0.1.5'

Gradle Kotlin DSL: Add the following com.github.fstien : kotlin-logging-opentracing-decorator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fstien:kotlin-logging-opentracing-decorator:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fstien : kotlin-logging-opentracing-decorator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fstien" % "kotlin-logging-opentracing-decorator" % "0.1.5"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 20, 2021
16 usages
4 stars
Jan 30, 2023
7 stars
Jun 07, 2021
5 usages
2 stars
jvm
May 27, 2021
3 stars
Jun 11, 2021
2 usages
88 stars
sdk
Sep 08, 2022
May 28, 2023
5 usages
249 stars
Jan 23, 2022
21 stars