Provides a specialized panel and some related utilities that enables users to work with Velocity and Wicket. Particularly useful for simple CMS like applications.
'org.apache.wicket:wicket-velocity:7.2.0'
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-velocity</artifactId> <version>7.2.0</version> </dependency>
<dependency org="org.apache.wicket" name="wicket-velocity" rev="7.2.0"/>
"org.apache.wicket", "wicket-velocity", "7.2.0"