License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdorg.springframework.security.oauth.boot |
ArtifactId | ArtifactIdspring-security-oauth2-autoconfigure |
Version | Version2.6.3 |
Type | Typejar |
Description |
Descriptionspring-security-oauth2-autoconfigure
spring-security-oauth2-autoconfigure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.3</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.3'
// 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.3")
'org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:jar:2.6.3'
<dependency org="org.springframework.security.oauth.boot" name="spring-security-oauth2-autoconfigure" rev="2.6.3">
<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.3')
)
libraryDependencies += "org.springframework.security.oauth.boot" % "spring-security-oauth2-autoconfigure" % "2.6.3"
[org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.springframework.boot : spring-boot | jar | 2.6.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
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.15 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
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.56 |
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.3 |
org.springframework.boot : spring-boot-test | jar | 2.6.3 |
org.springframework.security : spring-security-test | jar | 5.6.1 |
org.springframework.social : spring-social-facebook | jar | 2.0.3.RELEASE |
org.springframework : spring-test | jar | 5.3.15 |
org.yaml : snakeyaml | jar | 1.29 |