<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netty-threadgroup-config</artifactId>
<version>0.17.8</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.opendaylight.controller" % "netty-threadgroup-config" % "0.17.8"
@Grapes(
@Grab(group='org.opendaylight.controller', module='netty-threadgroup-config', version='0.17.8')
)
<dependency org="org.opendaylight.controller" name="netty-threadgroup-config" rev="0.17.8" />