| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xiongxcodes |
| Идентификатор | Идентификаторhaohope-oauth |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProvide a minimalist integration solution for SpringBoot OAuth2
|
| Имя Файла | Размер |
|---|---|
| haohope-oauth-1.0.2.pom | |
| haohope-oauth-1.0.2.jar | 19 KB |
| haohope-oauth-1.0.2-sources.jar | 12 KB |
| haohope-oauth-1.0.2-javadoc.jar | 112 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |