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

net.skobow:oauth2-restclient-spring-boot-starter 0.1.2

Lean and easy to use OAuth2 enabled and Spring Boot powered REST client to interact with secured APIs

Категории

Категории

Spring Boot Контейнер Микросервисы H2 Данные Базы данных Сеть OAuth2 Безопасность CLI Взаимодействие с пользователем
Группа

Группа

net.skobow
Идентификатор

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

oauth2-restclient-spring-boot-starter
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать oauth2-restclient-spring-boot-starter 0.1.2


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