Show Navigation

Grails Plugins

Latest Plugins

  • gsp

    Grails Server Pages (GSP) - GSP (Grails Server Pages) - A server-side view rendering technology based on Groovy

    6.2.3 published Oct 4, 2024 by grails
    15
  • scaffolding

    The Grails® framework Scaffolding plugin replicates much of the functionality from Grails 2, but uses the fields plugin instead.

    5.1.2 published Oct 3, 2024 by grails
    15
  • seed-me

    Implements a standard convention for adding seed data to your application..

    5.0.7 published Sep 18, 2024 by bertramlabs
    12
  • karman-grails

    Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack.

    2.3.2 published Sep 18, 2024 by bertramlabs
    8
  • 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.1 published Sep 13, 2024 by bertramlabs
    194

Top Rated Plugins

Plugins By Tag

Plugins By Owner

Useful Link

Plugins

  • gorm-envers

    The gorm-envers Grails plugin add auditting functionality to GROM in your Grails application using Hibernate Envers. The only thing you need to do is add @Audited annotation to the Domain Class that you want to audit. Hibernate Envers will create audit table in the Database for the annotated domain and log all change history.

    0.3 published Mar 31, 2016 by yingliang-du