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

org.zalando.stups:stups-spring-oauth2-server 1.0.15-GH-44


Категории

Категории

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

Группа

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

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

stups-spring-oauth2-server
Версия

Версия

1.0.15-GH-44
Тип

Тип

jar

Скачать stups-spring-oauth2-server 1.0.15-GH-44


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