io.dropwizard.metrics:metrics-parent (3.2.4)

Published 2026-02-24 13:43:37 +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-parent</artifactId>
	<version>3.2.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.dropwizard.metrics:metrics-parent:3.2.4

About this package

The Metrics library.

Dependencies

org.slf4j:slf4j-api
junit:junit
4.11
org.assertj:assertj-core
1.6.1
org.mockito:mockito-all
1.9.5
org.slf4j:slf4j-simple
${slf4j.version}
Details
Maven
2026-02-24 13:43:37 +00:00
0
Metrics Parent
Apache License 2.0
12 KiB
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