Registry / web-framework / tapestry-core

tapestry-core

JSON →
library5.9.1javamavenunverified

Apache Tapestry is a component-oriented Java web framework for building dynamic, robust web applications.

<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-core</artifactId> <version>5.9.1</version> </dependency>
INSTALL
IMPORT
SIG · TAPESTRY-CORE
T
tapestry-core
web-frameworkjavav5.9.1
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.

Component
org.apache.tapestry5.annotations.Component

Define a Tapestry component using the @Component annotation.

import org.apache.tapestry5.annotations.Component; @Component public class MyComponent { // Tapestry component logic here }
Debug
Known issues
breakingTapestry 5.x has significant API changes from earlier versions; ensure compatibility.
fix
Refer to the migration guide when upgrading from Tapestry 4 or earlier.
affects: >=5.0.0
Upgrade
Version history
5.9.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tapestry-core — mvn dependency:get tapestry-core · libregistry