| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.codacy |
| ArtifactId | ArtifactIdmetrics-annotations_2.13 |
| Version | Version3.1.1 |
| Type | Typejar |
| Description |
Descriptionmetrics-annotations
Generic Scala wrapper for metrics and tracing,currently supporting dropwizard-metrics and kamon.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.codacy/metrics-annotations_2.13/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>metrics-annotations_2.13</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/metrics-annotations_2.13/
implementation 'com.codacy:metrics-annotations_2.13:3.1.1'
// https://jarcasting.com/artifacts/com.codacy/metrics-annotations_2.13/
implementation ("com.codacy:metrics-annotations_2.13:3.1.1")
'com.codacy:metrics-annotations_2.13:jar:3.1.1'
<dependency org="com.codacy" name="metrics-annotations_2.13" rev="3.1.1">
<artifact name="metrics-annotations_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='metrics-annotations_2.13', version='3.1.1')
)
libraryDependencies += "com.codacy" % "metrics-annotations_2.13" % "3.1.1"
[com.codacy/metrics-annotations_2.13 "3.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.5 |