com.github.xiongxcodes:haohope-oauth

Provide a minimalist integration solution for SpringBoot OAuth2

Лицензия

Лицензия

Группа

Группа

com.github.xiongxcodes
Идентификатор

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

haohope-oauth
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Provide a minimalist integration solution for SpringBoot OAuth2

Скачать haohope-oauth

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

<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-oauth/ -->
<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-oauth</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-oauth/
implementation 'com.github.xiongxcodes:haohope-oauth:1.0.2'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-oauth/
implementation ("com.github.xiongxcodes:haohope-oauth:1.0.2")
'com.github.xiongxcodes:haohope-oauth:jar:1.0.2'
<dependency org="com.github.xiongxcodes" name="haohope-oauth" rev="1.0.2">
  <artifact name="haohope-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-oauth', version='1.0.2')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-oauth" % "1.0.2"
[com.github.xiongxcodes/haohope-oauth "1.0.2"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar
org.springframework : spring-beans Необязательный jar
com.fasterxml.jackson.core : jackson-core Необязательный jar
com.fasterxml.jackson.core : jackson-databind Необязательный jar
javax.servlet : javax.servlet-api Необязательный jar
org.springframework.security.oauth : spring-security-oauth2 jar
org.springframework.boot : spring-boot-autoconfigure Необязательный jar 2.3.1.RELEASE

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

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

haohope-security-oauth

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0