Latest Plugins
-
scaffolding
The Grails® framework Scaffolding plugin replicates much of the functionality from Grails 2, but uses the fields plugin instead.
5.1.3 published Nov 20, 2024 by grails15 -
gsp
Grails Server Pages (GSP) - GSP (Grails Server Pages) - A server-side view rendering technology based on Groovy
6.2.4 published Nov 19, 2024 by grails15 -
hibernate5
GORM - Grails Data Access Framework
8.1.1 published Nov 19, 2024 by grails218 -
shiro
Secure your Grails application quickly and easily using the Apache Shiro security framework.
5.0.0 published Nov 14, 2024 by nerderg7 -
karman-grails
Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack.
2.3.3 published Oct 18, 2024 by bertramlabs8
Top Rated Plugins
-
spring-security-core
Grails spring-security-core plugin
6.1.1 published Dec 19, 2023 by grails261 -
hibernate
GORM - Grails Data Access Framework
4.3.10.7 published Oct 3, 2016 by grails218 -
asset-pipeline
Grails asset-pipeline plugin
3.2.1 published Jan 26, 2017 by grails193 -
database-migration
Grails database-migration plugin
4.2.1 published Aug 31, 2023 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.
4.0.11 published Oct 5, 2022 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