<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-gorm</artifactId>
<version>1.2.5</version>
</dependency>
<parent> <groupId>org.grails</groupId> <artifactId>grails</artifactId> <version>1.2.5</version> </parent>
compile
|-- commons-lang:commons-lang:2.4
|-- org.hibernate:hibernate-core:3.3.1.GA
|-- org.hibernate:hibernate-annotations:3.4.0.ga
|-- org.hibernate:hibernate-commons-annotations:3.4.0.ga
|-- org.springframework:spring-aop
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-context-support
|-- org.springframework:spring-core
|-- org.springframework:spring-expression
|-- org.springframework:spring-instrument
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-orm
|-- org.springframework:spring-oxm
|-- org.springframework:spring-tx
|-- org.hibernate:ejb3-persistence:1.0.2.GA
|-- net.sf.ehcache:echache:1.3.0
test