org.zalando.stups:stups-spring-oauth2-server

Parent pom.xml that can be used by STUPS Maven projects

Лицензия

Лицензия

Категории

Категории

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

Группа

org.zalando.stups
Идентификатор

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

stups-spring-oauth2-server
Последняя версия

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

1.0.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom.xml that can be used by STUPS Maven projects
Организация-разработчик

Организация-разработчик

Zalando SE

Скачать stups-spring-oauth2-server

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.zalando.stups : stups-spring-oauth2-common jar 1.0.24
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.6.RELEASE
org.slf4j : slf4j-api jar
com.netflix.hystrix : hystrix-core Необязательный jar 1.5.12
net.jodah : failsafe Необязательный jar 1.1.0

test (10)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar
org.zalando.stups : tokens jar 0.12.3
org.zalando.stups : stups-spring-oauth2-client jar 1.0.24
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
com.google.guava : guava jar 25.1-jre
com.jayway.jsonpath : json-path jar 2.4.0
org.assertj : assertj-core jar 3.1.0
com.github.tomakehurst : wiremock jar 2.18.0
org.apache.httpcomponents : httpclient jar

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

Данный проект не имеет модулей.

Spring-OAuth2 STUPS Support

Build Status codecov.io

Try Initializer

###Latest Release-Notes

Check the Release-Notes for the latest release here.

###Dependencies

Maven Central

When implementing clients with Spring you can use the following:

    <dependency>
        <groupId>org.zalando.stups</groupId>
        <artifactId>stups-spring-oauth2-client</artifactId>
        <version>${version}</version>
    </dependency>

For OAuth2 on the server use this one:

    <dependency>
        <groupId>org.zalando.stups</groupId>
        <artifactId>stups-spring-oauth2-server</artifactId>
        <version>${version}</version>
    </dependency>

Usage

Client:

Server:

License

Copyright © 2015 Zalando SE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.zalando.stups

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

Версии библиотеки

Версия
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15-GH-44
1.0.15-GH42-1
1.0.15
1.0.15.RC1
1.0.14
1.0.13
1.0.12
1.0.11
1.0.11-RC2
1.0.11-RC1
1.0.10
1.0.10-RC1
1.0.9
1.0.8
1.0.8-RC1
1.0.7
1.0.6
1.0.5
1.0.5-RC2
1.0.5-RC1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0