How To Install Java Artifact org.wicketstuff.openlayers v1.5-rc2

org.wicketstuff openlayers 1.5-rc2

Introduction

In this article, we'll learn how to install Java artifact openlayers from org.wicketstuff group in version 1.5-rc2. The artifact is available in 34 versions: 1.5-rc2.1 1.5-rc2 1.5-RC5.1 1.5-RC4.2 1.5-RC3 1.5-RC1.1 1.5-RC1 1.4.21 1.4.20.1 1.4.20 1.4.19 1.4.18 1.4.17.3 1.4.17.2 1.4.17.1 1.4.17 1.4.16.1 1.4.16 1.4.15 1.4.14 1.4.13 1.4.12.1 1.4.12 1.4.11 1.4.10.2 1.4.10.1 1.4.10 1.4.9.2 1.4.9.1 1.4.9 1.4.8.1 1.4.8 1.4.7.1 1.4.7 The Openlayers project has its own website at: http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-openlayers. The parent project is: org.wicketstuff::openlayers-parent::1.5-rc2

How To Install Java Artifact org.wicketstuff.openlayers In Version 1.5-rc2

To install the Openlayers artifact in version 1.5-rc2 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 Openlayers 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 (3)

Test dependencies (2)

Developers