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

org.springframework.security.experimental:spring-security-oauth2-authorization-server 0.0.1

spring-security-oauth2-authorization-server

Категории

Категории

H2 Данные Базы данных Безопасность OAuth2
Группа

Группа

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

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

spring-security-oauth2-authorization-server
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать spring-security-oauth2-authorization-server 0.0.1


<!-- https://jarcasting.com/artifacts/org.springframework.security.experimental/spring-security-oauth2-authorization-server/ -->
<dependency>
    <groupId>org.springframework.security.experimental</groupId>
    <artifactId>spring-security-oauth2-authorization-server</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security.experimental/spring-security-oauth2-authorization-server/
implementation 'org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.0.1'
// https://jarcasting.com/artifacts/org.springframework.security.experimental/spring-security-oauth2-authorization-server/
implementation ("org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.0.1")
'org.springframework.security.experimental:spring-security-oauth2-authorization-server:jar:0.0.1'
<dependency org="org.springframework.security.experimental" name="spring-security-oauth2-authorization-server" rev="0.0.1">
  <artifact name="spring-security-oauth2-authorization-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security.experimental', module='spring-security-oauth2-authorization-server', version='0.0.1')
)
libraryDependencies += "org.springframework.security.experimental" % "spring-security-oauth2-authorization-server" % "0.0.1"
[org.springframework.security.experimental/spring-security-oauth2-authorization-server "0.0.1"]