ZK-Grails 0.7.3 has been released
Ads by DZone
Subheadline:
An updated version of ZK plugin for Grails is available!
Version 0.7.3 of ZK-Grails:
- Supports Grails 1.1.1 and ZK 3.6.1.
- Provides Grails script to create Composers.
- Provides Grails script to create Facades, session scoped Spring beans to hold your GUI elements (which is implemented in ZkToDo version 2).
- Supports Zk Groovy Builder, to programmatically create ZUL elements using an easy-to-use Groovy domain specific language.
- Supports auto-reloading for Composer and Facade via Spring container, make your development as fast as scripting!
- Allows you to use Grails classes, for example Services and GORM (Grails Object-Relational Mapping) to dramatically boost your productivity.
Just download Grails from grails.org, follow installation instructions and run $ grails install zk.
Resources
- You may find this Groovy DZone's tutorial useful.
- There is also a NetBeans version of the above tutorial from REM, ZK plugin for NetBeans, website.
- Login or register to post comments
- 767 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)









