How To Install Java Artifact wicket.wicket-extensions v1.2-rc4

wicket wicket-extensions 1.2-rc4

Introduction

In this article, we'll learn how to install Java artifact wicket-extensions from wicket group in version 1.2-rc4. The artifact is available in 25 versions: 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2-rc4 1.2-rc3 1.2 1.1.1 1.1-rc2 1.1-rc1 1.1-b4 1.1-b3 1.1-b2 1.1-b1 1.1 1.0.1 1.0.0-rc3 1.0.0-rc2 1.0.0-rc1 1.0 0.9.19-beta 0.9.18-beta . The Wicket Extensions project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://wicket.sourceforge.net/wicket-extensions .

How To Install Java Artifact wicket.wicket-extensions In Version 1.2-rc4

To install the Wicket Extensions artifact in version 1.2-rc4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Wicket Extensions dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Provided dependencies (1)

Licenses