• This repository has been archived on 02/Apr/2021
  • Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language
    Groovy
  • License
    Apache License 2.0
  • Created about 12 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Gradle plugin for building Vaadin applications

Gradle Vaadin Plugin

The Gradle plugin allows you to easily build Vaadin projects with Gradle. It helps with the most tedious tasks when building a Vaadin project like building the widgetset and running development mode. It also helps you to quickly get started by providing tasks for project, component and theme creation.

Build Status Latest Release License

This plugin is for Vaadin 7 and 8. For Vaadin 10 (Flow) see https://github.com/devsoap/gradle-vaadin-flow

Getting started

To get started using the plugin have a look a the Gradle Vaadin Plugin Wiki at https://github.com/johndevs/gradle-vaadin-plugin/wiki

License

This software is distributed under the Apache License 2.0. For more information about the license see the LICENSE.md file in the root directory of the repository.