Tapestry Routing

Tapestry Routing allows you to makes pretty, concise and RESTful URLs for your Tapestry pages with no effort.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.tynamo
ArtifactId

ArtifactId

tapestry-routing
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tapestry Routing
Tapestry Routing allows you to makes pretty, concise and RESTful URLs for your Tapestry pages with no effort.
Project URL

Project URL

http://www.tynamo.org/tapestry-routing/
Source Code Management

Source Code Management

https://github.com/tynamo/tapestry-routing

Download tapestry-routing

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.7.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-test jar 5.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.
org.tynamo

Versions

Version
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1