<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
<version>3.1.0.Beta1</version>
</dependency>
<parent> <groupId>org.jboss.xnio</groupId> <artifactId>xnio-all</artifactId> <version>3.1.0.Beta1</version> </parent>
provided
|-- org.jboss.logging:jboss-logging
test
|-- org.jboss.logmanager:jboss-logmanager
|-- junit:junit
|-- org.jmock:jmock
|-- org.jboss.byteman:byteman:2.0.0