How To Install Java Artifact org.webjars.npm.jquery v2.2.4

org.webjars.npm jquery 2.2.4

Introduction

In this article, we'll learn how to install Java artifact jquery from org.webjars.npm group in version 2.2.4. The artifact is available in 45 versions: 4.0.0-beta 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 3.3.0 3.2.1 3.2.0 3.1.1 3.1.0 3.0.0-rc1 3.0.0-beta1 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-rc2 2.1.1-rc1 2.1.1 2.1.0 1.12.4 1.12.3 1.12.2 1.12.1 1.11.3 1.11.1 1.11.0 1.9.1 1.8.3 1.8.2 1.7.3 1.7.2 . The jquery project has been released under MIT license, and has its own website at: http://webjars.org .

How To Install Java Artifact org.webjars.npm.jquery In Version 2.2.4

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