Latest Plugins
-
sass-asset-pipeline
Provides fast and easy .sass and .scss file support for Transpiling to CSS. This plugin takes advantage of jsass and libsass for maximum performance.
5.0.5 published Dec 20, 2024 by bertramlabs194 -
less-asset-pipeline
LESS Compiler for the Asset-Pipeline
5.0.5 published Dec 20, 2024 by bertramlabs7 -
handlebars-asset-pipeline
Provides native Handlebars file support in the asset-pipeline. Easily convert .hbs or .handlebars files into javascript template caches for use with the handlebars runtime.
5.0.5 published Dec 20, 2024 by bertramlabs194 -
ember-asset-pipeline
Compiles .hbs or .handlebars files for the asset-pipeline into the Ember TEMPLATES cache
5.0.5 published Dec 20, 2024 by bertramlabs194 -
coffee-asset-pipeline
Easily process CoffeeScript files with the asset-pipeline plugin. Package includes both jvm coffee runtime as well as the ability to use the coffeescript npm module if detected.
5.0.5 published Dec 20, 2024 by bertramlabs194
Top Rated Plugins
-
spring-security-core
Grails spring-security-core plugin
6.1.2 published Dec 6, 2024 by grails261 -
hibernate
GORM - Grails Data Access Framework
4.3.10.7 published Oct 3, 2016 by grails221 -
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.
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