Latest Plugins
-
gorm-tools
repository pattern, data services, fast data binding and json/rest/map based query plugin for grails gorm
7.3.79 published Jan 6, 2025 by 9ci23 -
seed-me
Implements a standard convention for adding seed data to your application..
7.0.0 published Dec 30, 2025 by bertramlabs12 -
security-bridge
Defines a standard corss-plugin security bridge implementation for better decoupling of authentication in plugin heavy applications.
7.0.0 published Dec 30, 2025 by bertramlabs1 -
selfie
Selfie is a Grails Image / File Upload Plugin. Use Selfie to attach files to your domain models, upload to a CDN, validate content, produce thumbnails.
7.0.0 published Dec 30, 2025 by bertramlabs21 -
karman-grails
Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack.
3.0.0 published Dec 30, 2025 by bertramlabs8
Top Rated Plugins
-
spring-security-core
Grails spring-security-core plugin
6.1.2 published Dec 6, 2024 by grails262 -
hibernate
GORM - Grails Data Access Framework
4.3.10.7 published Oct 3, 2016 by grails222 -
asset-pipeline
Grails asset-pipeline plugin
3.2.1 published Jan 26, 2017 by grails194 -
database-migration
Grails database-migration plugin
5.0.0 published Dec 18, 2024 by grails98 -
spring-websocket
This plugin aims at making the websocket support introduced in Spring 4.0 available to Grails applications.
2.5.0.RC1 published Jul 6, 2020 by zyro93
Plugins By Tag
Plugins By Owner
Useful Link
Plugins
Plugins Filtered by:
-
distributed-lock
This plugin provides a framework and interface for a synchronization mechanism distributed to multiple server instances. In today's world of horizontal computational scale and massive concurrency, it becomes increasingly difficult to synchronize operations outside the context of a single computational space (server/process). This plugin aims to make that easier by providing a simple service to facilitate this, as well as defining an interface for adding low level providers.
7.0.0 published Dec 30, 2025 by bertramlabs7 -
distributed-mutex
The Distributed Mutex plugin provides a way to create mutexes backed by a database row. This helps when writing distributed systems that need to lock a resource but database transactions are not sufficient to encapsulate the resource being accessed.
3.0.0 published Sep 14, 2016 by budjb1