<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>samples-counters-impl</artifactId>
<version>1.2.1</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='samples-counters-impl', version='1.2.1')
)
<dependency org="org.opendaylight.infrautils" name="samples-counters-impl" rev="1.2.1" />