How to install the Java artifact org.hawkular.metrics.hawkular-metrics-api-jaxrs-openshift with Maven
Java
Maven
pom.xml
org.hawkular.metrics
hawkular-metrics-api-jaxrs-openshift
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.hawkular.metrics</groupId>
<artifactId>hawkular-metrics-api-jaxrs-openshift</artifactId>
<version>0.20.1.Final</version>
</dependency>
/dependencies>