How To Install Java Artifact org.apache.wicket.wicket v10.1.0

org.apache.wicket wicket 10.1.0

Introduction

In this article, we'll learn how to install Java artifact wicket from org.apache.wicket group in version 10.1.0. The artifact is available in 191 versions: 10.1.0 10.0.0-M2 10.0.0-M1 10.0.0 9.18.0 9.17.0 9.16.0 9.15.0 9.14.0 9.13.0 9.12.0 9.11.0 9.10.0 9.9.1 9.9.0 9.8.0 9.7.0 9.6.0 9.5.0 9.4.0 9.3.0 9.2.0 9.1.0 9.0.0-M5 9.0.0-M4 9.0.0-M3 9.0.0-M2 9.0.0-M1 9.0.0 8.16.0 8.15.0 8.14.0 8.13.0 8.12.0 8.11.0 8.10.0 8.9.0 8.8.0 8.7.0 8.6.1 8.6.0 8.5.0 8.4.0 8.3.0 8.2.0 8.1.0 8.0.0-M9 8.0.0-M8 8.0.0-M7 8.0.0-M6 8.0.0-M5 8.0.0-M4 8.0.0-M3 8.0.0-M2 8.0.0-M1 8.0.0 7.18.0 7.17.0 7.16.0 7.15.0 7.14.0 7.13.0 7.12.0 7.11.0 7.10.0 7.9.0 7.8.0 7.7.0 7.6.0 7.5.0 7.4.0 7.3.0 7.2.0 7.1.0 7.0.0-M6 7.0.0-M5 7.0.0-M4 7.0.0-M3 7.0.0-M2 7.0.0-M1 7.0.0 6.30.0 6.29.0 6.28.0 6.27.1 6.27.0 6.26.0 6.25.0 6.24.0 6.23.0 6.22.0 6.21.0 6.20.0 6.19.0 6.18.0 6.17.0 6.16.0 6.15.0 6.14.0 6.13.0 6.12.0 6.11.0 6.10.0 6.9.1 6.9.0 6.8.0 6.7.0 6.6.0 6.5.0 6.4.0 6.3.0 6.2.0 6.1.1 6.1.0 6.0.0-beta3 6.0.0-beta2 6.0.0-beta1 6.0.0 1.5.17 1.5.16 1.5.15 1.5.14 1.5.13 1.5.12 1.5.11 1.5.10 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.5-rc2 1.5-RC7 1.5-RC5.1 1.5-RC4.2 1.5-RC3 1.5-RC1 1.5-M3 1.5-M2.1 1.5-M1 1.4.23 1.4.22 1.4.21 1.4.20 1.4.19 1.4.18 1.4.17 1.4.16 1.4.15 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.4-rc7 1.4-rc6 1.4-rc5 1.4-rc4 1.4-rc2 1.4-rc1 1.4-m3 1.4-m2 1.4-m1 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0-rc2 1.3.0-rc1 1.3.0-beta4 1.3.0-beta3 1.3.0-beta2 1.3.0 The parent project is: org.apache.wicket::wicket-parent::10.1.0

How To Install Java Artifact org.apache.wicket.wicket In Version 10.1.0

To install the Wicket artifact in version 10.1.0 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 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 (1)