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.

Лицензия

Лицензия

Категории

Категории

Tape Данные Data Structures
Группа

Группа

br.com.arsmachina
Идентификатор

Идентификатор

tapestry-url-rewriter
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/thiagohp/tapestry-url-rewriter
Организация-разработчик

Организация-разработчик

Ars Machina Tecnologia da Informação Ltda.
Система контроля версий

Система контроля версий

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

Скачать tapestry-url-rewriter

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

tapestry-url-rewriter

tapestry-url-rewriter 1.0.1 is old URL rewriter API that was deprecated in Tapestry 5.2 and removed in Tapestry 5.3.

tapestry-url-rewriter 2.0.0 is 1.0.1 with all the outgoing URLs (Link instances) rewriting code, as the Tapestry's 5.2+ LinkTransformer API handles this in a way better form.

For documentation and examples, check http://tapestry.machina.com.br/2013/10/1/tapestry-url-rewriter-2-0-0-released.

Версии библиотеки

Версия
2.0.0
1.0.1