Jar examples for t:tapestry-url-rewriter
The old URL rewriter API that was deprecated in Tapestry 5.2 and removed in Tapestry 5.3. Since tapestry-url-rewriter 2.0.0, the outgoing URL rewrite (Link rewrite) was removed, leaving just the incoming URL rewrite support.
You can download jar file tapestry-url-rewriter 2.0.0 in this page.
Apache 2
You can use the following script to add tapestry-url-rewriter-2.0.0.jar to your project.
<dependency> <groupId>br.com.arsmachina</groupId> <artifactId>tapestry-url-rewriter</artifactId> <version>2.0.0</version> </dependency>
compile group: 'br.com.arsmachina', name: 'tapestry-url-rewriter', version: '2.0.0'
libraryDependencies += "br.com.arsmachina" % "tapestry-url-rewriter" % "2.0.0"
<dependency org="br.com.arsmachina" name="tapestry-url-rewriter" rev="2.0.0"/>
@Grapes(@Grab(group='br.com.arsmachina', module='tapestry-url-rewriter', version='2.0.0'))
'br.com.arsmachina:tapestry-url-rewriter:jar:2.0.0'
Click the following link to download the jar file.
tapestry-url-rewriter-2.0.0-javadoc.jar