<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-reflect</artifactId>
<version>2.0.0.GA</version>
</dependency>
<parent> <groupId>org.jboss</groupId> <artifactId>jboss-parent</artifactId> <version>4</version> </parent>
compile
|-- javassist:javassist:3.8.1.GA
|-- org.jboss.logging:jboss-logging-spi:2.0.5.GA
|-- org.jboss:jboss-common-core:2.2.8.GA
test
|-- org.jboss.test:jboss-test:1.1.1.GA
|-- junit:junit:4.4