Skip to content

vaadin-for-grails/grails3-vaadin7-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaadin 7 plugin for Grails 3.x

The Vaadin 7 plugin integrates the Vaadin Framework into Grails in an easy way.

Quickstart

Add the repo to your build.gradle file.

maven { url "https://dl.bintray.com/vaadin-for-grails/plugins" }

Then, add the plugin dependency to your build script.

compile 'org.grails.plugins:vaadin7:3.+'

Finally execute the grails command grails vaadin-quickstart com.yourcompany and run your app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages