Registry / web-framework / tapestry

tapestry

JSON →
library4.0.2javamavenunverified

A Java web framework for building dynamic, component-based applications.

<dependency> <groupId>tapestry</groupId> <artifactId>tapestry</artifactId> <version>4.0.2</version> </dependency>
INSTALL
IMPORT
SIG · TAPESTRY
T
tapestry
web-frameworkjavav4.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PageLink
org.apache.tapestry5.corelib.components.PageLink

Create a PageLink component for navigation.

import org.apache.tapestry5.corelib.components.PageLink; PageLink link = new PageLink(); link.setPage("index");
Debug
Known issues
breakingVersion 4.0.2 is very old; Tapestry 5.x is the current major version.
fix
Use org.apache.tapestry:tapestry-core with version >= 5.8.
affects: <=4.0.2
Upgrade
Version history
4.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
tapestry — mvn dependency:get tapestry · libregistry