<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>diagstatus-web</artifactId>
<version>2.0.16</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='diagstatus-web', version='2.0.16')
)