<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>async-impl</artifactId>
<version>1.0.0-Boron</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='async-impl', version='1.0.0-Boron')
)