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

OAuth2RestClient 0.3.0

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

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

OAuth2RestClient
Lean and easy to use OAuth2 enabled and Spring Boot powered REST client to interact with secured APIs
Ссылка на сайт

Ссылка на сайт

https://github.com/skobow/oauth2-restclient-spring-boot-starter
Организация-разработчик

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

skobow
Система контроля версий

Система контроля версий

https://github.com/skobow/oauth2-restclient-spring-boot-starter

Скачать oauth2-restclient-spring-boot-autoconfigure 0.3.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.skobow : oauth2-restclient jar 0.3.0
org.apache.httpcomponents : httpclient jar 4.5.6

runtime (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework : spring-web jar 5.1.3.RELEASE

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

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