<dependency>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
<version>3.0.0.CR2</version>
<type>bundle</type>
</dependency>
compile
|-- commons-logging:commons-logging:1.1.1
|-- org.jboss.logging:jboss-logging-spi:2.0.5.GA
test
|-- junit:junit:4.4