Эксперт ХД

io.prometheus:parent (0.16.0)

Published 2026-09-15 10:10:30 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.prometheus</groupId>
	<artifactId>parent</artifactId>
	<version>0.16.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=io.prometheus:parent:0.16.0

About this package

The Prometheus Java Suite: Client Metrics, Exposition, and Examples
Details
Maven
2026-09-15 10:10:30 +00:00
289
Prometheus Java Suite
The Apache Software License, Version 2.0
12 KiB
Assets (1)
Versions (1) View all
0.16.0 2026-09-15