| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.structured |
| Идентификатор | Идентификаторstructure-oauth-resource-starter |
| Последняя версия | Последняя версия1.1.2.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstructure-oauth-resource-starter
structure-oauth-resource 封装 spring boot oauth
|
| Организация-разработчик |
Организация-разработчикstructure |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-oauth-resource-starter/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-oauth-resource-starter</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-oauth-resource-starter/
implementation 'cn.structured:structure-oauth-resource-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-oauth-resource-starter/
implementation ("cn.structured:structure-oauth-resource-starter:1.1.2.RELEASE")
'cn.structured:structure-oauth-resource-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-oauth-resource-starter" rev="1.1.2.RELEASE">
<artifact name="structure-oauth-resource-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-oauth-resource-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-oauth-resource-starter" % "1.1.2.RELEASE"
[cn.structured/structure-oauth-resource-starter "1.1.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework : spring-web | jar | 5.1.4.RELEASE |
| com.alibaba : fastjson | jar | 1.2.44 |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework.cloud : spring-cloud-starter-oauth2 | jar | |
| cn.structured : structure-common | jar | 1.1.2.RELEASE |
| cn.hutool : hutool-all | jar | 4.1.19 |