<dependency>
<groupId>org.opendaylight.tcpmd5</groupId>
<artifactId>tcpmd5-api</artifactId>
<version>1.1.2-Lithium-SR2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.tcpmd5', module='tcpmd5-api', version='1.1.2-Lithium-SR2')
)