would be interesting you put a tutorial to install this library on the
project page.
I had to flip the github to add this line

@Submodule (ExanpeLibraryModule.class)

the library to work on my project.

2011/11/23 Guerin Laurent <lgue...@sopragroup.com>

> Hi all,
>
> We are pleased to announce the release 1.1.0 of exanpe-t5-lib.
>
> This new version includes :
> - Full compatibility between Tapestry 5.2.6 and 5.3
> - Some new components :
>        - MenuBar and Menu components : Add one basic Menu bar or one multi
> level Horizontal Menu to your website
>        - VerticalMenu : Add a sidebar menu on your website
> - Some new mixins :
>        - PasswordStrengthChecker : Shows a real time estimation of the
> strength of a user password
>        - AjaxValidation : Validate a textfield component with an Ajax
> request
> - Some new features :
>        - Added JavaScript events handler on our components / mixins to
> ease client side interaction
>        - Updated the Dialog mixin with rich render
>
> The lib is available from the Maven central repository, just add this
> dependency in your pom.xml :
>
> <dependency>
>        <groupId>fr.exanpe</groupId>
>        <artifactId>exanpe-t5-lib</artifactId>
>        <version>1.1.0</version>
> </dependency>
>
> You can have a look at the updated demo :
> http://exanpe-t5-lib.appspot.com/
>
> This is always a real pleasure to work with Tapestry and we plan to keep
> on contributing through our library according to people needs !
> Feel free to share any comment or suggestion and thanks for your support !
> Bugs and improvments can be submitted to our Github space :
> https://github.com/exanpe
>
> Tapestry 5.3 rocks !
>
> --
> Exanpe Team.
> Julien Maupoux / Laurent Guerin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to