is not current version
Last Version 2.6.8

org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure 2.3.3.RELEASE

spring-security-oauth2-autoconfigure

Categories

Categories

H2 Data Databases Security OAuth2 Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.springframework.security.oauth.boot
ArtifactId

ArtifactId

spring-security-oauth2-autoconfigure
Version

Version

2.3.3.RELEASE
Type

Type

jar

Download spring-security-oauth2-autoconfigure 2.3.3.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure/ -->
<dependency>
    <groupId>org.springframework.security.oauth.boot</groupId>
    <artifactId>spring-security-oauth2-autoconfigure</artifactId>
    <version>2.3.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure/
implementation 'org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.3.3.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure/
implementation ("org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.3.3.RELEASE")
'org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:jar:2.3.3.RELEASE'
<dependency org="org.springframework.security.oauth.boot" name="spring-security-oauth2-autoconfigure" rev="2.3.3.RELEASE">
  <artifact name="spring-security-oauth2-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security.oauth.boot', module='spring-security-oauth2-autoconfigure', version='2.3.3.RELEASE')
)
libraryDependencies += "org.springframework.security.oauth.boot" % "spring-security-oauth2-autoconfigure" % "2.3.3.RELEASE"
[org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure "2.3.3.RELEASE"]