Plugins You can find out about all the publicly available Grails plugins.

Jasypt Encryption

  • Tags : /
  • Latest : 1.1.0
  • Last Updated: 08 March 2012
  • Grails version : 2.0.0 > *
1 vote

Grails integration with Jasypt, allows easy encryption of information, including Hibernate/GORM integration. Read more

Dependency :
compile ":jasypt-encryption:1.1.0"

Documentation Issues

Maven Publisher

  • Tags : maven
  • Latest : 0.8.1
  • Last Updated: 08 March 2012
  • Grails version : 1.2 > *
1 vote

A plugin that allows you to publish Grails applications and plugins to Maven repositories without needing to use Maven directly. Read more

Dependency :
compile ":maven-publisher:0.8.1"

Documentation Source Issues

Events Push Plugin

  • Tags : ajax, push
  • Latest : 1.0.M7
  • Last Updated: 21 January 2013
  • Grails version : 2.0 > *
1 vote

This is a client-side event bus based on the portable push library Atmospherethat propagates events from the server-side event bus provided by the Platform Coreto the browser. It allows your client Javascript code to both send events and listen for them.

For security, events-push is a white-list broadcaster so that you can control exactly which events are propagated fromthe server to the browser.

Read more

Dependency :
compile ":events-push:1.0.M7"

Documentation Source Issues

Previous1..37383940414243444546..48Next