ZK plugin for Grails
Originated from Flyisland's ZK Plugin, ZKGrails adds and enhances the ZK's RIA capabilities and seamlessly integrates them with Grails' infrastructures. Read more
Dependency :
compile ":zk:2.2.0"
Originated from Flyisland's ZK Plugin, ZKGrails adds and enhances the ZK's RIA capabilities and seamlessly integrates them with Grails' infrastructures. Read more
Dependency :
compile ":zk:2.2.0"
2% of Grails users
This plugin allows you to create custom domain validations that are applied the same way as built-in domain constraints. Read more
Dependency :
compile ":constraints:0.8.0"
6% of Grails users
The Grails CSV Plugin allows you to easily parse and consume CSV data from a number of input sources. It supports complex parsing scenarios such as nested commas inside quotes, escaped tokens, multi-line quoted values and allows configuration of parsing options (separator char, escape char, text encoding, etc). It is based on Glen Smith (et. al.)'s OpenCSV project (http://opencsv.sourceforge.net)
This plugin adds two dynamic methods 'eachCsvLine' and 'toCsvReader' to each of the following classe...
Read moreDependency :
compile ":csv:0.3.1"
supported by SpringSource
The Redis plugin provides integration with a Redis datastore. Redis is a lightning fast 'data structure server'. The plugin enables a number of memoization techniques to cache results from complex operations in Redis. Read more
Dependency :
compile ":redis:1.3.3"
ZK UI plugin,the same as the ZKGrails plugin, seamlessly integrates ZK with Grails' infrastructures.The different is it more likely to use the Grails' infrastructures such as gsp, controllers rather than zk's zul. Read more
Dependency :
compile ":zkui:0.5.6"
6% of Grails users
Integrates the geb functional testing framework Read more
Dependency :
compile ":geb:0.9.0"
Integrates WebDriver with grails to allow functional testing in both HtmlUnit and real browsers. Read more
Dependency :
compile ":webdriver:0.4.2"
Dependency :
compile ":image-tools:0.1"
Grails Elastic Search Plugin Read more
Dependency :
compile ":elasticsearch:0.17.8.1"
Helps you manage typescript code in your Grails application. Read more
Dependency :
compile ":typescript:0.4.1"