<dependency>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
<version>3.1.0.BETA2</version>
<type>bundle</type>
</dependency>
compile
|-- org.jboss.xnio:xnio-api:1.2.0.GA
|-- org.jboss.xnio:xnio-nio:1.2.0.GA
|-- com.google.protobuf:protobuf-java:2.0.3
|-- javax.servlet:servlet-api:2.5
|-- org.jboss.microcontainer:jboss-kernel:2.0.2.GA
|-- org.apache.felix:org.osgi.core:1.2.0
|-- org.apache.felix:org.osgi.compendium:1.2.0
|-- com.google.code.guice:guice:1.0
|-- org.springframework:spring:2.0.8
|-- commons-logging:commons-logging:1.1.1
|-- org.jboss.logging:jboss-logging-spi:2.0.5.GA
test
|-- junit:junit:4.5