Wicket Extensions is a rich component library for the Wicket framework, providing additional UI components and utilities.
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-extensions</artifactId>
<version>10.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a DataTable component with columns, data provider, and rows per page.
No known issues recorded.
No dependency data recorded yet.