MVN

net.ftlines.wicket-source : wicket-source

Maven & Gradle

May 26, 2014
52 usages
37 stars

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

<dependency>
    <groupId>net.ftlines.wicket-source</groupId>
    <artifactId>wicket-source</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ftlines.wicket-source : wicket-source to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of net.ftlines.wicket-source : wicket-source to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
wicket-source-7.0.0
6.0.x
wicket-source-6.0.0.8
1.5.x
wicket-source-1.5.0.7
wicket-source-1.5.0_06
1.4.x
wicket-source-1.4.18.7
wicket-source-1.4.0.7

How to add a dependency to Maven

Add the following net.ftlines.wicket-source : wicket-source maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ftlines.wicket-source</groupId>
    <artifactId>wicket-source</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ftlines.wicket-source : wicket-source gradle dependency to your build.gradle file:

implementation 'net.ftlines.wicket-source:wicket-source:7.0.0'

Gradle Kotlin DSL: Add the following net.ftlines.wicket-source : wicket-source gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ftlines.wicket-source:wicket-source:7.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ftlines.wicket-source : wicket-source sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ftlines.wicket-source" % "wicket-source" % "7.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 15, 2023
8 usages
0 stars
Jul 14, 2023
13 usages
13 stars
Aug 15, 2022
17 usages
866 stars
Dec 09, 2019
3 usages
0 stars
May 03, 2023
5 usages
6 stars
May 11, 2021
1 usages
688 stars
Oct 03, 2021
2 usages
3 stars
Oct 03, 2021
2 usages
3 stars
Oct 03, 2021
2 usages
3 stars