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

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


Категории

Категории

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

Группа

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

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

stups-http-components-oauth2
Версия

Версия

1.0.2
Тип

Тип

jar

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


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