How To Install Java Artifact org.webjars.angularjs v1.2.0rc1

org.webjars angularjs 1.2.0rc1

Introduction

In this article, we'll learn how to install Java artifact angularjs from org.webjars group in version 1.2.0rc1. The artifact is available in 129 versions: 2.0.0-alpha.22 2.0.0-alpha.19 1.8.3 1.8.2 1.8.0 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.2 1.7.0 1.6.10 1.6.9 1.6.8 1.6.6 1.6.4 1.6.2 1.6.1 1.6.0 1.5.11 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.0-rc.2 1.5.0-rc.0 1.5.0 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.4 1.4.3-1 1.4.3 1.4.2 1.4.1 1.4.0-rc.1 1.4.0-rc.0 1.4.0 1.3.17-1 1.3.17 1.3.16 1.3.15 1.3.14 1.3.13 1.3.11 1.3.10 1.3.8 1.3.6 1.3.4-1 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0-rc.5 1.3.0-rc.4 1.3.0-rc.3 1.3.0-rc.2 1.3.0-rc.1 1.3.0-rc.0 1.3.0-beta.19 1.3.0-beta.18 1.3.0-beta.17 1.3.0-beta.15 1.3.0-beta.13 1.3.0-beta.11 1.3.0-beta.8 1.3.0-beta.7-2 1.3.0-beta.7-1 1.3.0-beta.7 1.3.0-beta.4 1.3.0-beta.2 1.3.0 1.2.29 1.2.28 1.2.27 1.2.26 1.2.25 1.2.24 1.2.23 1.2.22 1.2.21 1.2.20 1.2.19 1.2.18 1.2.17 1.2.16-2 1.2.16-1 1.2.16 1.2.15 1.2.14 1.2.13 1.2.12-1 1.2.12 1.2.11 1.2.10 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0rc1 1.2.0-rc.3 1.2.0-rc.2 1.2.0 1.1.5-1 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1-1 1.1.1 1.0.8 1.0.7 1.0.6 1.0.5 1.0.3 1.0.2 . The AngularJS 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.angularjs In Version 1.2.0rc1

To install the AngularJS artifact in version 1.2.0rc1 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 AngularJS 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