Jar examples for w:wicket-source
Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages.
You can download jar file wicket-source 7.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wicket-source-7.0.0.jar to your project.
<dependency> <groupId>net.ftlines.wicket-source</groupId> <artifactId>wicket-source</artifactId> <version>7.0.0</version> </dependency>
compile group: 'net.ftlines.wicket-source', name: 'wicket-source', version: '7.0.0'
libraryDependencies += "net.ftlines.wicket-source" % "wicket-source" % "7.0.0"
<dependency org="net.ftlines.wicket-source" name="wicket-source" rev="7.0.0"/>
@Grapes(@Grab(group='net.ftlines.wicket-source', module='wicket-source', version='7.0.0'))
'net.ftlines.wicket-source:wicket-source:jar:7.0.0'
Click the following link to download the jar file.
wicket-source-7.0.0-javadoc.jar