Tapestry Routing allows you to makes pretty, concise and RESTful URLs for your Tapestry pages with no effort.
'org.tynamo:tapestry-routing:0.0.2'
<dependency>
<groupId>org.tynamo</groupId>
<artifactId>tapestry-routing</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="org.tynamo" name="tapestry-routing" rev="0.0.2"/>
"org.tynamo", "tapestry-routing", "0.0.2"