<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-test</artifactId>
<version>2.0.1</version>
</dependency>
compile
|-- org.springframework:spring-tx:3.1.0.RELEASE
|-- org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final
|-- org.grails:grails-web:2.0.1
|-- junit:junit:4.10
|-- org.slf4j:jcl-over-slf4j:1.6.2
|-- javax.servlet:servlet-api:2.5
|-- org.grails:grails-plugin-converters:2.0.1
|-- org.grails:grails-plugin-mimetypes:2.0.1
test