Jar examples for w:wicket-devutils
Wicket development utilities provide helpful features that are typically used during development only, but may be turned on for additional production debugging.
You can download jar file wicket-devutils 6.5.0 in this page.
Apache License
You can use the following script to add wicket-devutils-6.5.0.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-devutils</artifactId> <version>6.5.0</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-devutils', version: '6.5.0'
libraryDependencies += "org.apache.wicket" % "wicket-devutils" % "6.5.0"
<dependency org="org.apache.wicket" name="wicket-devutils" rev="6.5.0"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-devutils', version='6.5.0'))
'org.apache.wicket:wicket-devutils:jar:6.5.0'
Click the following link to download the jar file.
wicket-devutils-6.5.0-javadoc.jar