Show Navigation

Grails Plugins

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 9ci
    23
  • seed-me

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

    7.0.0 published Dec 30, 2025 by bertramlabs
    12
  • 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 bertramlabs
    1
  • 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 bertramlabs
    21
  • 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 bertramlabs
    8

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