MVN

org.sentrysoftware : metricshub-linux

Maven & Gradle

Mar 19, 2024

MetricsHub for Linux · MetricsHub Package for Linux

<dependency>
    <groupId>org.sentrysoftware</groupId>
    <artifactId>metricshub-linux</artifactId>
    <version>0.9.01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sentrysoftware : metricshub-linux to add to Maven - Latest Versions:

  • Latest Stable: 0.9.01

All Versions

Choose a version of org.sentrysoftware : metricshub-linux to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
metricshub-linux-0.9.01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sentrysoftware</groupId>
    <artifactId>metricshub-linux</artifactId>
    <version>0.9.01</version>
</dependency>