<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-testing</artifactId>
<version>5.1.16.Final</version>
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate-testing', version='5.1.16.Final')
)
compile
|-- org.jboss.logging:jboss-logging:3.3.0.Final
|-- org.hibernate:hibernate-core:5.1.16.Final
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
|-- junit:junit:4.11
|-- org.jboss.byteman:byteman:2.1.2
|-- org.jboss.byteman:byteman-install:2.1.2