io.dropwizard.metrics:metrics-core (4.1.12.1)

Published 2026-02-24 13:43:36 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.dropwizard.metrics</groupId>
	<artifactId>metrics-core</artifactId>
	<version>4.1.12.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.dropwizard.metrics:metrics-core:4.1.12.1

About this package

Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
Details
Maven
2026-02-24 13:43:36 +00:00
0
Metrics Core
947 B
Assets (1)
Versions (3) View all
3.2.4 2026-02-24
4.1.12.1 2026-02-24
4.2.19 2026-02-24