Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level.
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-core</artifactId>
<version>10.9.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Wicket page with a label.
Check migration guide when upgrading from Wicket 9.x or earlier.
No dependency data recorded yet.