License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-metrics |
Version | Version2.0.4 |
Type | Typejar |
Description |
Descriptionastrix-metrics
astrix-metrics
|
Filename | Size |
---|---|
astrix-metrics-2.0.4.pom | |
astrix-metrics-2.0.4.jar | 5 KB |
astrix-metrics-2.0.4-sources.jar | 4 KB |
astrix-metrics-2.0.4-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-metrics/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-metrics</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-metrics/
implementation 'com.avanza.astrix:astrix-metrics:2.0.4'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-metrics/
implementation ("com.avanza.astrix:astrix-metrics:2.0.4")
'com.avanza.astrix:astrix-metrics:jar:2.0.4'
<dependency org="com.avanza.astrix" name="astrix-metrics" rev="2.0.4">
<artifact name="astrix-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-metrics', version='2.0.4')
)
libraryDependencies += "com.avanza.astrix" % "astrix-metrics" % "2.0.4"
[com.avanza.astrix/astrix-metrics "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.astrix : astrix-context | jar | 2.0.4 |
io.dropwizard.metrics : metrics-core | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.hamcrest : hamcrest | jar | 2.2 |