Last Version

Wicket Source 7.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 Net
GroupId

GroupId

net.ftlines.wicket-source
ArtifactId

ArtifactId

wicket-source
Version

Version

7.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/42Lines/wicket-source/wiki

Download wicket-source 7.0.0


<!-- https://jarcasting.com/artifacts/net.ftlines.wicket-source/wicket-source/ -->
<dependency>
    <groupId>net.ftlines.wicket-source</groupId>
    <artifactId>wicket-source</artifactId>
    <version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ftlines.wicket-source/wicket-source/
implementation 'net.ftlines.wicket-source:wicket-source:7.0.0'
// https://jarcasting.com/artifacts/net.ftlines.wicket-source/wicket-source/
implementation ("net.ftlines.wicket-source:wicket-source:7.0.0")
'net.ftlines.wicket-source:wicket-source:jar:7.0.0'
<dependency org="net.ftlines.wicket-source" name="wicket-source" rev="7.0.0">
  <artifact name="wicket-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ftlines.wicket-source', module='wicket-source', version='7.0.0')
)
libraryDependencies += "net.ftlines.wicket-source" % "wicket-source" % "7.0.0"
[net.ftlines.wicket-source/wicket-source "7.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 7.0.0-M1

Project Modules

There are no modules declared in this project.