MVN

wicket : wicket-contrib

Maven & Gradle

Sep 20, 2005

Wicket contrib

<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-contrib</artifactId>
    <version>0.9.19-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of wicket : wicket-contrib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.19-beta
  • Latest Beta: 0.9.19-beta

All Versions

Choose a version of wicket : wicket-contrib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
wicket-contrib-0.9.19-beta
wicket-contrib-0.9.18-beta
wicket-contrib-0.9.17-beta
wicket-contrib-0.9.16-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-contrib</artifactId>
    <version>0.9.19-beta</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'wicket:wicket-contrib:0.9.19-beta'

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

implementation("wicket:wicket-contrib:0.9.19-beta")

How to add a dependency to SBT Scala

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

libraryDependencies += "wicket" % "wicket-contrib" % "0.9.19-beta"

Advertisement

Dependencies from Group

Mar 23, 2008
13 usages
Mar 23, 2008
6 usages
Mar 23, 2008
4 usages
Mar 23, 2008
3 usages
Mar 23, 2008
2 usages

Discover Dependencies

Sep 20, 2005
6 usages
Dec 08, 2005
Dec 08, 2005
1 usages
Dec 08, 2005
Dec 08, 2005
Dec 08, 2005
Dec 08, 2005
Dec 08, 2005
1 usages
Dec 08, 2005
Dec 08, 2005