| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases Security OAuth2 | 
| GroupId | GroupIdcn.bestwu | 
| ArtifactId | ArtifactIdsecurity-oauth2-authorizationserver | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbestwu security-oauth2-authorizationserver bestwu security-oauth2-authorizationserver | 
<!-- https://jarcasting.com/artifacts/cn.bestwu/security-oauth2-authorizationserver/ -->
<dependency>
    <groupId>cn.bestwu</groupId>
    <artifactId>security-oauth2-authorizationserver</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/cn.bestwu/security-oauth2-authorizationserver/
implementation 'cn.bestwu:security-oauth2-authorizationserver:1.0.1'// https://jarcasting.com/artifacts/cn.bestwu/security-oauth2-authorizationserver/
implementation ("cn.bestwu:security-oauth2-authorizationserver:1.0.1")'cn.bestwu:security-oauth2-authorizationserver:jar:1.0.1'<dependency org="cn.bestwu" name="security-oauth2-authorizationserver" rev="1.0.1">
  <artifact name="security-oauth2-authorizationserver" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.bestwu', module='security-oauth2-authorizationserver', version='1.0.1')
)libraryDependencies += "cn.bestwu" % "security-oauth2-authorizationserver" % "1.0.1"[cn.bestwu/security-oauth2-authorizationserver "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.hateoas : spring-hateoas | jar | |
| org.springframework.security.oauth : spring-security-oauth2 | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-aop Optional | jar | |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar | 1.16.8 |