<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>counters-api</artifactId>
<version>1.0.4-Boron-SR4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='counters-api', version='1.0.4-Boron-SR4')
)
<dependency org="org.opendaylight.infrautils" name="counters-api" rev="1.0.4-Boron-SR4" />