MVN

wicket : wicket-spring-annot

Maven & Gradle

Mar 23, 2008
2 usages

Wicket Spring Integration through Annotations · Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases.

<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-spring-annot</artifactId>
    <version>1.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.7
  • Latest Release Candidate: 1.2-rc4

All Versions

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

Version Vulnerabilities Updated
1.2.x
wicket-spring-annot-1.2.7
wicket-spring-annot-1.2.6
wicket-spring-annot-1.2.5
wicket-spring-annot-1.2.4
wicket-spring-annot-1.2.3
wicket-spring-annot-1.2.2
wicket-spring-annot-1.2.1
1.2
wicket-spring-annot-1.2
wicket-spring-annot-1.2-rc4

How to add a dependency to Maven

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

<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-spring-annot</artifactId>
    <version>1.2.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'wicket:wicket-spring-annot:1.2.7'

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

implementation("wicket:wicket-spring-annot:1.2.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "wicket" % "wicket-spring-annot" % "1.2.7"

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

May 12, 2014
1 usages
Oct 05, 2013
1 usages
117 stars
May 12, 2014
1 usages
May 12, 2014
1 usages
Mar 09, 2011
1 usages
Oct 05, 2013
1 usages
117 stars
Nov 26, 2013
1 usages
0 stars