Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
/ xaadin Public archive

Create Vaadin UIs with XML files

License

Notifications You must be signed in to change notification settings

BungeBeratung/xaadin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is deprecated and archived, feel free to fork and pursue this XML based markup language for vaadin components.


xaadin 0.2

Build Status Coverage Status

Simple creation of Vaadin GUI layouts using easy to read XML files.

Pull xaadin from Maven central

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'

Contribution

  • (2014) Hendrik Jürgens
  • (2014) Sven Bunge

License

This project is released under the Apache License Version 2.0.