Last Version

Tapestry URL Rewriter 2.0.0

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.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

br.com.arsmachina
ArtifactId

ArtifactId

tapestry-url-rewriter
Version

Version

2.0.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/thiagohp/tapestry-url-rewriter
Project Organization

Project Organization

Ars Machina Tecnologia da Informação Ltda.
Source Code Management

Source Code Management

https://github.com/thiagohp/tapestry-url-rewriter

Download tapestry-url-rewriter 2.0.0


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

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.3.3
org.apache.tapestry : tapestry-ioc jar 5.3.3
javax.servlet : servlet-api jar 2.5
org.apache.tapestry : tapestry-test jar 5.3.3

Project Modules

There are no modules declared in this project.