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:1.4.21'
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-velocity</artifactId> <version>1.4.21</version> </dependency>
<dependency org="org.apache.wicket" name="wicket-velocity" rev="1.4.21"/>
"org.apache.wicket", "wicket-velocity", "1.4.21"