<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-core-domain</artifactId>
<version>1.0.0.GA</version>
<type>ejb</type>
</dependency>
<parent> <groupId>org.rhq</groupId> <artifactId>rhq-core-parent</artifactId> <version>1.0.0.GA</version> </parent>
compile
|-- ${rhq.groupId}:rhq-core-util
provided
|-- hibernate:hibernate3:3.2.r14201-1
|-- hibernate-annotations:hibernate-annotations:3.2.1.GA
|-- hibernate-entitymanager:hibernate-entitymanager:3.2.1.GA
|-- javax.persistence:persistence-api:1.0
test
|-- jboss.jboss-embeddable-ejb3:jboss-ejb3-all:1.0.0.Alpha9
|-- commons-collections:commons-collections:2.1