| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks | 
| GroupId | GroupIdcom.github.jennybrown8.wicket-source | 
| ArtifactId | ArtifactIdwicket-source | 
| Last Version | Last Version9.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWicket Source Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| wicket-source-9.0.0.pom | |
| wicket-source-9.0.0.jar | 10 KB | 
| wicket-source-9.0.0-sources.jar | 9 KB | 
| wicket-source-9.0.0-javadoc.jar | 50 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.jennybrown8.wicket-source/wicket-source/ -->
<dependency>
    <groupId>com.github.jennybrown8.wicket-source</groupId>
    <artifactId>wicket-source</artifactId>
    <version>9.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.jennybrown8.wicket-source/wicket-source/
implementation 'com.github.jennybrown8.wicket-source:wicket-source:9.0.0'// https://jarcasting.com/artifacts/com.github.jennybrown8.wicket-source/wicket-source/
implementation ("com.github.jennybrown8.wicket-source:wicket-source:9.0.0")'com.github.jennybrown8.wicket-source:wicket-source:jar:9.0.0'<dependency org="com.github.jennybrown8.wicket-source" name="wicket-source" rev="9.0.0">
  <artifact name="wicket-source" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.jennybrown8.wicket-source', module='wicket-source', version='9.0.0')
)libraryDependencies += "com.github.jennybrown8.wicket-source" % "wicket-source" % "9.0.0"[com.github.jennybrown8.wicket-source/wicket-source "9.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.wicket : wicket | pom | 9.0.0 |