не последняя версия
Последняя версия 2.5.2.RELEASE

OAuth for Spring Security 2.5.1.RELEASE

Parent Project for OAuth Support for Spring Security

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

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

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

spring-security-oauth-parent
Версия

Версия

2.5.1.RELEASE
Тип

Тип

pom
Описание

Описание

OAuth for Spring Security
Parent Project for OAuth Support for Spring Security
Ссылка на сайт

Ссылка на сайт

https://docs.spring.io/spring-security/oauth
Система контроля версий

Система контроля версий

https://github.com/SpringSource/spring-security-oauth

Скачать spring-security-oauth-parent 2.5.1.RELEASE

Имя Файла Размер
spring-security-oauth-parent-2.5.1.RELEASE.pom 18 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • spring-security-oauth
  • spring-security-oauth2
  • tests
  • samples