This project is deprecated and archived, feel free to fork and pursue this XML based markup language for vaadin components.
Simple creation of Vaadin GUI layouts using easy to read XML files.
With Maven add this to your dependency section:
<dependency>
<groupId>com.xaadin</groupId>
<artifactId>xaadin</artifactId>
<version>0.2</version>
</dependency>
Or if you're using gradle:
'com.xaadin:xaadin:0.2.0'
- (2014) Hendrik Jürgens
- (2014) Sven Bunge
This project is released under the Apache License Version 2.0.