<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-datastore-simple</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-simple', version='1.0.3.RELEASE')
)