не последняя версия
Последняя версия 2.6.8

org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure 2.4.10

spring-security-oauth2-autoconfigure

Категории

Категории

H2 Данные Базы данных Безопасность OAuth2 Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

org.springframework.security.oauth.boot
Идентификатор

Идентификатор

spring-security-oauth2-autoconfigure
Версия

Версия

2.4.10
Тип

Тип

jar

Скачать spring-security-oauth2-autoconfigure 2.4.10


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