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 1.4.15 in this page.
Apache License
You can use the following script to add wicket-devutils-1.4.15.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-devutils</artifactId> <version>1.4.15</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-devutils', version: '1.4.15'
libraryDependencies += "org.apache.wicket" % "wicket-devutils" % "1.4.15"
<dependency org="org.apache.wicket" name="wicket-devutils" rev="1.4.15"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-devutils', version='1.4.15'))
'org.apache.wicket:wicket-devutils:jar:1.4.15'
Click the following link to download the jar file.
wicket-devutils-1.4.15-javadoc.jar