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