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