Grails Object Relational Mapping (GORM) datastore abstraction for data access in Grails applications.
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-datastore-gorm</artifactId>
<version>8.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Declares a transactional service using GORM.
Use GORM version matching your Grails version (e.g., GORM 7.x for Grails 4).
No dependency data recorded yet.