Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 552 Bytes

ZEST is a lightweight Web framework that enables MVC pattern and RESTful services.

Documentation

Download

Maven

<dependency>
   <groupId>org.zkoss.zest</groupId>
   <artifactId>zest</artifactId>
   <version>1.1.0</version>
</dependency>

License