How To Install Java Artifact org.springframework.security.oauth.spring-security-oauth2 v2.0.12.RELEASE

org.springframework.security.oauth spring-security-oauth2 2.0.12.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-security-oauth2 from org.springframework.security.oauth group in version 2.0.12.RELEASE. The artifact is available in 55 versions: 2.5.2.RELEASE 2.5.1.RELEASE 2.5.0.RELEASE 2.4.2.RELEASE 2.4.1.RELEASE 2.4.0.RELEASE 2.3.8.RELEASE 2.3.7.RELEASE 2.3.6.RELEASE 2.3.5.RELEASE 2.3.4.RELEASE 2.3.3.RELEASE 2.3.2.RELEASE 2.3.1.RELEASE 2.3.0.RELEASE 2.2.6.RELEASE 2.2.5.RELEASE 2.2.4.RELEASE 2.2.3.RELEASE 2.2.2.RELEASE 2.2.1.RELEASE 2.2.0.RELEASE 2.1.6.RELEASE 2.1.5.RELEASE 2.1.4.RELEASE 2.1.3.RELEASE 2.1.2.RELEASE 2.1.1.RELEASE 2.1.0.RELEASE 2.0.19.RELEASE 2.0.18.RELEASE 2.0.17.RELEASE 2.0.16.RELEASE 2.0.15.RELEASE 2.0.14.RELEASE 2.0.13.RELEASE 2.0.12.RELEASE 2.0.11.RELEASE 2.0.10.RELEASE 2.0.9.RELEASE 2.0.8.RELEASE 2.0.7.RELEASE 2.0.6.RELEASE 2.0.5.RELEASE 2.0.4.RELEASE 2.0.3.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 1.0.5.RELEASE 1.0.4.RELEASE 1.0.3.RELEASE 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE The parent project is: org.springframework.security.oauth::spring-security-oauth-parent::2.0.12.RELEASE

How To Install Java Artifact org.springframework.security.oauth.spring-security-oauth2 In Version 2.0.12.RELEASE

To install the OAuth2 for Spring Security artifact in version 2.0.12.RELEASE 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 OAuth2 for Spring Security 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 (19)

Test dependencies (6)