License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-metrics |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionastrix-metrics
astrix-metrics
|
Filename | Size |
---|---|
astrix-metrics-1.0.9.pom | |
astrix-metrics-1.0.9.jar | 5 KB |
astrix-metrics-1.0.9-sources.jar | 4 KB |
astrix-metrics-1.0.9-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>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-metrics/
implementation 'com.avanza.astrix:astrix-metrics:1.0.9'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-metrics/
implementation ("com.avanza.astrix:astrix-metrics:1.0.9")
'com.avanza.astrix:astrix-metrics:jar:1.0.9'
<dependency org="com.avanza.astrix" name="astrix-metrics" rev="1.0.9">
<artifact name="astrix-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-metrics', version='1.0.9')
)
libraryDependencies += "com.avanza.astrix" % "astrix-metrics" % "1.0.9"
[com.avanza.astrix/astrix-metrics "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.astrix : astrix-context | jar | 1.0.9 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.8.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |