Hi!

I'm releasing yet another package for Tapestry (and it won't be the last one): tapestry-rss. As its name says, it's a simple package that implements an RSS 2.0 feed. Its sources and a quick description of how to use it are in https://github.com/thiagohp/tapestry-rss and its Maven dependency is this, already in the central repository:

<dependency>
    <groupId>br.com.arsmachina</groupId>
    <artifactId>tapestry-rss</artifactId>
    <version>0.0.1</version>
</dependency>

Cheers!

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to