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

Simple Bulkload

  • Tags : /
  • Latest : 0.1.4
  • Last Updated: 15 November 2012
  • Grails version : 1.3.5 > *
0 vote

This bulkload plugin can be used to export/bulkload domain class data without configuration. Read more

Dependency :
compile ":bulkload:0.1.4"

Documentation Source

External Process Plugin

  • Tags : /
  • Latest : 0.2
  • Last Updated: 12 October 2012
  • Grails version : 1.3.5 > *
0 vote

This plugin provides easy access to external processes. You can pass command line arguments and input files in zip format. You can use this to create dvi/pdf from latex, images from gnuplot, calculation results from ansys and/or simple directory listings.

You can easily expose/consume external processes via web service making it easy to maintain only one installation of the external process and use them from your application remotely. Read more

Dependency :
compile ":ext-proc:0.2"

Documentation

Previous1..62636465666768697071..84Next