org.zalando.stups:stups-http-components-oauth2

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

stups-http-components-oauth2
Последняя версия

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

1.0.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Zalando SE

Скачать stups-http-components-oauth2

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpcore Необязательный jar
org.zalando.stups : tokens jar 0.12.3

test (6)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.mockito : mockito-core jar 2.18.3
org.assertj : assertj-core jar 3.1.0

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

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

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