MVN

com.github.shawven : security-oauth2-autoconfigure

Maven & Gradle

Mar 18, 2020
4 usages
1 stars

security-oauth2-autoconfigure · OAuth2 for Spring Boot starter

<dependency>
    <groupId>com.github.shawven</groupId>
    <artifactId>security-oauth2-autoconfigure</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shawven : security-oauth2-autoconfigure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.github.shawven : security-oauth2-autoconfigure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
security-oauth2-autoconfigure-2.1.0
2.0.x
security-oauth2-autoconfigure-2.0.7
security-oauth2-autoconfigure-2.0.6
security-oauth2-autoconfigure-2.0.5
security-oauth2-autoconfigure-2.0.4
security-oauth2-autoconfigure-2.0.3
security-oauth2-autoconfigure-2.0.2
security-oauth2-autoconfigure-2.0.1
security-oauth2-autoconfigure-2.0.0

How to add a dependency to Maven

Add the following com.github.shawven : security-oauth2-autoconfigure maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.shawven</groupId>
    <artifactId>security-oauth2-autoconfigure</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.shawven : security-oauth2-autoconfigure gradle dependency to your build.gradle file:

implementation 'com.github.shawven:security-oauth2-autoconfigure:2.1.0'

Gradle Kotlin DSL: Add the following com.github.shawven : security-oauth2-autoconfigure gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.shawven:security-oauth2-autoconfigure:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.shawven : security-oauth2-autoconfigure sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.shawven" % "security-oauth2-autoconfigure" % "2.1.0"

Advertisement

Dependencies from Group

Mar 18, 2020
5 usages
1 stars
Mar 18, 2020
4 usages
1 stars
Mar 18, 2020
4 usages
1 stars
Mar 18, 2020
4 usages
1 stars

Discover Dependencies

Feb 16, 2018
6 usages
70 stars
Feb 23, 2016
10 usages
3 stars
Apr 27, 2017
6 usages
185 stars
Aug 23, 2023
15 usages
0 stars
Aug 21, 2023
10 usages
81 stars
Nov 21, 2022
19 usages
1.6k stars
Oct 23, 2022
24 usages
5 stars
Sep 10, 2018
1 stars
Sep 25, 2022
3 usages
1 stars