CRaSH Grails Plugin
Integrates the Common Reusable SHell (CRaSH - http://crashub.org/ ) into Grails. Read more
Dependency :
compile ":crash:1.2.0-cr3-p1"
Integrates the Common Reusable SHell (CRaSH - http://crashub.org/ ) into Grails. Read more
Dependency :
compile ":crash:1.2.0-cr3-p1"
Adds validate(Closure extraConstraints) method to domain objects to perform additional validations at runtime. Read more
Dependency :
compile ":extra-runtime-validation:0.1"
The plugin provides a functionality to add attributes to MongoDB's compound index. Read more
Dependency :
compile ":mongodb-compound-index-attributes:1.1"
Sentry Client for Grails Read more
Dependency :
compile ":raven:0.5.3"
Easy way to render JasperReports as PDF or HTML in Grails Projects. Read more
Dependency :
compile ":jasper-response:1.0.1"
Provides the way of using interactive mode from other process via TCP. Read more
Dependency :
compile ":improx:0.2"
The dynamic-themes plugin allows your Grails application to load and render your pages with your own theme (folders with GSP templates and css) dinamically outside the scope of a web request. You can process models and sections (your own tags) in your templates. See DynamicThemesExamples (https://github.com/gonzalogarciajaubert/DynamicThemesExample/wiki) application for examples. Read more
Dependency :
compile ":dynamic-themes:0.1"
Provides the TCPMon web service monitoring tool Read more
Dependency :
compile ":tcpmon:0.1"
Enables functional tests to be used as light load tests. Once you install this plugin, your application will be able to run functional tests in parallel, provided you have already done the necessary, to setup your application to run functional tests. Read more
Dependency :
compile ":funky-test-load:0.3.9"
Hibernate Application Info Read more
Dependency :
compile ":app-info-hibernate:0.2"