How To Install Java Artifact org.webjars.jquery v1.9.1

org.webjars jquery 1.9.1

Introduction

In this article, we'll learn how to install Java artifact jquery from org.webjars group in version 1.9.1. The artifact is available in 60 versions: 3.7.1 3.7.0 3.6.4 3.6.3 3.6.2 3.6.1 3.6.0 3.5.1 3.5.0 3.4.1 3.4.0 3.3.1-2 3.3.1-1 3.3.1 3.3.0 3.2.1 3.2.0 3.1.1-1 3.1.1 3.1.0 3.0.0-rc1 3.0.0-alpha1 3.0.0 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.4 2.1.3 2.1.1 2.1.0-3 2.1.0-2 2.1.0-1 2.1.0 2.0.3-1 2.0.3 2.0.2 2.0.0 1.12.4 1.12.3 1.12.2 1.12.1 1.12.0 1.11.3 1.11.2 1.11.1 1.11.0-1 1.11.0 1.10.2-1 1.10.2 1.10.1 1.9.1 1.9.0 1.8.3 1.8.2 1.7.2 1.6.2 1.5.2 1.0.0 . The jquery project has been released under MIT License license, and has its own website at: http://webjars.org . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.webjars.jquery In Version 1.9.1

To install the jquery artifact in version 1.9.1 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 jquery 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.

Licenses