Last Version

tracing-annotations 3.1.1

Generic Scala wrapper for metrics and tracing,currently supporting dropwizard-metrics and kamon.

License

License

GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

tracing-annotations_2.13
Version

Version

3.1.1
Type

Type

jar
Description

Description

tracing-annotations
Generic Scala wrapper for metrics and tracing,currently supporting dropwizard-metrics and kamon.
Project URL

Project URL

https://www.codacy.com
Project Organization

Project Organization

Codacy

Download tracing-annotations_2.13 3.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.5

Project Modules

There are no modules declared in this project.