is not current version
Last Version 2.0.0

br.com.arsmachina:tapestry-url-rewriter 1.0.1

The old URL rewriter API that was deprecated in Tapestry 5.2 and removed in Tapestry 5.3.

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

br.com.arsmachina
ArtifactId

ArtifactId

tapestry-url-rewriter
Version

Version

1.0.1
Type

Type

jar

Download tapestry-url-rewriter 1.0.1


<!-- https://jarcasting.com/artifacts/br.com.arsmachina/tapestry-url-rewriter/ -->
<dependency>
    <groupId>br.com.arsmachina</groupId>
    <artifactId>tapestry-url-rewriter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.arsmachina/tapestry-url-rewriter/
implementation 'br.com.arsmachina:tapestry-url-rewriter:1.0.1'
// https://jarcasting.com/artifacts/br.com.arsmachina/tapestry-url-rewriter/
implementation ("br.com.arsmachina:tapestry-url-rewriter:1.0.1")
'br.com.arsmachina:tapestry-url-rewriter:jar:1.0.1'
<dependency org="br.com.arsmachina" name="tapestry-url-rewriter" rev="1.0.1">
  <artifact name="tapestry-url-rewriter" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.arsmachina', module='tapestry-url-rewriter', version='1.0.1')
)
libraryDependencies += "br.com.arsmachina" % "tapestry-url-rewriter" % "1.0.1"
[br.com.arsmachina/tapestry-url-rewriter "1.0.1"]