Grails Scaffolding Plugin
Handles the configuration of dynamic scaffolding Read more
Dependency :
compile ":scaffolding:1.0.0"
Handles the configuration of dynamic scaffolding Read more
Dependency :
compile ":scaffolding:1.0.0"
6% of Grails users
Allows you to publish Grails plugins, either to a public or private repository. It also supports deploying Grails applications and plugins to Maven repositories without the need to use Maven directly. Read more
Dependency :
build ":release:3.0.0"
supported by SpringSource
47% of Grails users
Grails Database Migration Plugin Read more
Dependency :
runtime ":database-migration:1.3.3"
Provides the generation of barcodes, using the Barcode4j library Read more
Dependency :
compile ":barcode4j:0.3"
Used for easily calling soap web services. Provides wsdl2java grails target to easily generate code into src/java from configured cxf clients. Ability to dynamically update endpoint at runtime. Read more
Dependency :
compile ":cxf-client:1.5.3"
2% of Grails users
Brings easy exposure of service and endpoint classes as Apache CXF SOAP Services to Grails. Read more
Dependency :
compile ":cxf:1.1.1"
Provides alternate JSON (de)serialization using Google's Gson library Read more
Dependency :
compile ":gson:1.1.4"
Auto-generate search query based on DSL in domain classes Read more
Dependency :
compile ":search-fields:0.1"
Plugin to integrate grails with Hibernate Envers Read more
Dependency :
compile ":envers:2.1.0"
Provides a controller/view that display basic information about the war file including the
Dependency :
compile ":build-info:1.2.4"