Apache Wicket is a component-based web application framework; wicket-util provides utility classes for Wicket applications.
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-util</artifactId>
<version>10.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Escape HTML markup using Wicket's Strings utility.
No known issues recorded.
No dependency data recorded yet.