Last Version

Wicket Source 9.0.0

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.jennybrown8.wicket-source
ArtifactId

ArtifactId

wicket-source
Version

Version

9.0.0
Type

Type

jar
Description

Description

Wicket Source
Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages.
Project URL

Project URL

https://github.com/jennybrown8/wicket-source/wiki

Download wicket-source 9.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 9.0.0

Project Modules

There are no modules declared in this project.