<dependency>
<groupId>com.typesafe.netty</groupId>
<artifactId>netty-reactive-streams-http</artifactId>
<version>1.0.0-M1</version>
</dependency>
@Grapes(
@Grab(group='com.typesafe.netty', module='netty-reactive-streams-http', version='1.0.0-M1')
)
<dependency org="com.typesafe.netty" name="netty-reactive-streams-http" rev="1.0.0-M1" />