Last Version

projectile-lib-tracing 1.27.11

Common OpenTracing classes used by code generated from Projectile

License

License

CC0
GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-lib-tracing_2.13
Version

Version

1.27.11
Type

Type

jar
Description

Description

projectile-lib-tracing
Common OpenTracing classes used by code generated from Projectile
Project Organization

Project Organization

com.kyleu
Source Code Management

Source Code Management

https://github.com/KyleU/projectile

Download projectile-lib-tracing_2.13 1.27.11


<!-- https://jarcasting.com/artifacts/com.kyleu/projectile-lib-tracing_2.13/ -->
<dependency>
    <groupId>com.kyleu</groupId>
    <artifactId>projectile-lib-tracing_2.13</artifactId>
    <version>1.27.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-tracing_2.13/
implementation 'com.kyleu:projectile-lib-tracing_2.13:1.27.11'
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-tracing_2.13/
implementation ("com.kyleu:projectile-lib-tracing_2.13:1.27.11")
'com.kyleu:projectile-lib-tracing_2.13:jar:1.27.11'
<dependency org="com.kyleu" name="projectile-lib-tracing_2.13" rev="1.27.11">
  <artifact name="projectile-lib-tracing_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kyleu', module='projectile-lib-tracing_2.13', version='1.27.11')
)
libraryDependencies += "com.kyleu" % "projectile-lib-tracing_2.13" % "1.27.11"
[com.kyleu/projectile-lib-tracing_2.13 "1.27.11"]

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.kyleu : projectile-lib-scala_2.13 jar 1.27.11
io.micrometer : micrometer-core jar 1.2.1
io.micrometer : micrometer-registry-statsd jar 1.2.1
io.micrometer : micrometer-registry-prometheus jar 1.2.1
com.datadoghq : dd-trace-ot jar 0.31.2
io.jaegertracing : jaeger-core jar 1.0.0
io.jaegertracing : jaeger-thrift jar 1.0.0
io.jaegertracing : jaeger-micrometer jar 1.0.0
javax.inject : javax.inject jar 1
com.typesafe : config jar 1.3.4

provided (1)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.13 jar 1.4.2

Project Modules

There are no modules declared in this project.