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