Last Version

spring-security-oauth2-autoconfigure 2.6.8

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.6.8
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.6.8


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

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
javax.xml.bind : jaxb-api jar 2.3.1
org.springframework.boot : spring-boot jar 2.6.8
org.springframework.boot : spring-boot-autoconfigure jar 2.6.8
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.2.RELEASE
org.springframework.security : spring-security-jwt jar 1.1.1.RELEASE
org.springframework : spring-web jar 5.3.20
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.6

test (12)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
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.63
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0
org.springframework.boot : spring-boot-starter-test jar 2.6.8
org.springframework.boot : spring-boot-test jar 2.6.8
org.springframework.security : spring-security-test jar 5.6.5
org.springframework.social : spring-social-facebook jar 2.0.3.RELEASE
org.springframework : spring-test jar 5.3.20
org.yaml : snakeyaml jar 1.29

Project Modules

There are no modules declared in this project.