is not current version
Last Version 2.6.8

spring-security-oauth2-autoconfigure 2.5.2

spring-security-oauth2-autoconfigure

License

License

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.5.2
Type

Type

jar
Description

Description

spring-security-oauth2-autoconfigure
spring-security-oauth2-autoconfigure
Project URL

Project URL

https://spring.io/spring-security
Project Organization

Project Organization

spring.io
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-security

Download spring-security-oauth2-autoconfigure 2.5.2


<!-- 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.5.2</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.5.2'
// https://jarcasting.com/artifacts/org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure/
implementation ("org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.5.2")
'org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:jar:2.5.2'
<dependency org="org.springframework.security.oauth.boot" name="spring-security-oauth2-autoconfigure" rev="2.5.2">
  <artifact name="spring-security-oauth2-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security.oauth.boot', module='spring-security-oauth2-autoconfigure', version='2.5.2')
)
libraryDependencies += "org.springframework.security.oauth.boot" % "spring-security-oauth2-autoconfigure" % "2.5.2"
[org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure "2.5.2"]

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
javax.xml.bind : jaxb-api jar 2.3.1
org.springframework.boot : spring-boot jar 2.5.2
org.springframework.boot : spring-boot-autoconfigure jar 2.5.2
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.0.RELEASE
org.springframework.security : spring-security-jwt jar 1.1.1.RELEASE
org.springframework : spring-web jar 5.3.8
org.springframework.social : spring-social-config Optional jar 1.1.6.RELEASE
org.springframework.social : spring-social-core Optional jar 1.1.6.RELEASE
org.springframework.social : spring-social-web Optional jar 1.1.6.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.4

test (12)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.tngtech.archunit : archunit-junit4 jar 0.15.0
junit : junit jar 4.13.2
org.apache.tomcat.embed : tomcat-embed-jasper jar 9.0.48
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.9.0
org.springframework.boot : spring-boot-starter-test jar 2.5.2
org.springframework.boot : spring-boot-test jar 2.5.2
org.springframework.security : spring-security-test jar 5.5.1
org.springframework.social : spring-social-facebook jar 2.0.3.RELEASE
org.springframework : spring-test jar 5.3.8
org.yaml : snakeyaml jar 1.28

Project Modules

There are no modules declared in this project.