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