Hi everyone!
We are pleased to announce you the release 1.0.0 of our Tapestry 5 Library: exanpe-t5-lib. This library aims to provide a full set of components ready for use and easy to integrate in any web application, as well as providing a new skin for some of the most popular Tapestry 5 native components. You can have a look to our demo here (GAE hosting, sorry about that): http://exanpe-t5-lib.appspot.com/ A full documentation is available here: http://exanpe.github.com/exanpe-t5-lib/ The lib is available into Maven central repository, you just have to add this dependency in your pom.xml : <dependency> <groupId>fr.exanpe</groupId> <artifactId>exanpe-t5-lib</artifactId> <version>1.0.0</version> </dependency> Feel free to share any comment or suggestion! Exanpe Team. (Julien Maupoux / Laurent Guerin)