<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>metrics-impl-prometheus</artifactId>
<version>1.7.3</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.opendaylight.infrautils" % "metrics-impl-prometheus" % "1.7.3"
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='metrics-impl-prometheus', version='1.7.3')
)
<dependency org="org.opendaylight.infrautils" name="metrics-impl-prometheus" rev="1.7.3" />
<parent> <groupId>org.opendaylight.infrautils</groupId> <artifactId>parent</artifactId> <version>1.7.3</version> </parent>
compile
|-- org.opendaylight.infrautils:metrics-api
|-- io.prometheus:simpleclient:0.4.0
|-- io.prometheus:simpleclient_hotspot:0.4.0
|-- javax.servlet:javax.servlet-api
|-- io.prometheus:simpleclient_servlet:0.4.0
|-- org.opendaylight.infrautils:infrautils-util
|-- javax.annotation:javax.annotation-api
|-- org.apache.aries.blueprint:blueprint-maven-plugin-annotation