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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a Tapestry component using the @Component annotation.
Refer to the migration guide when upgrading from Tapestry 4 or earlier.
No dependency data recorded yet.