| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdcom.github.sparkzxl | 
| ArtifactId | ArtifactIdsparkzxl-oauth2-resource-starter | 
| Version | Version1.0.2.RELEASE | 
| Type | Typejar | 
| Description | Descriptionsparkzxl component framework | 
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-oauth2-resource-starter/ -->
<dependency>
    <groupId>com.github.sparkzxl</groupId>
    <artifactId>sparkzxl-oauth2-resource-starter</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-oauth2-resource-starter/
implementation 'com.github.sparkzxl:sparkzxl-oauth2-resource-starter:1.0.2.RELEASE'// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-oauth2-resource-starter/
implementation ("com.github.sparkzxl:sparkzxl-oauth2-resource-starter:1.0.2.RELEASE")'com.github.sparkzxl:sparkzxl-oauth2-resource-starter:jar:1.0.2.RELEASE'<dependency org="com.github.sparkzxl" name="sparkzxl-oauth2-resource-starter" rev="1.0.2.RELEASE">
  <artifact name="sparkzxl-oauth2-resource-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-oauth2-resource-starter', version='1.0.2.RELEASE')
)libraryDependencies += "com.github.sparkzxl" % "sparkzxl-oauth2-resource-starter" % "1.0.2.RELEASE"[com.github.sparkzxl/sparkzxl-oauth2-resource-starter "1.0.2.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-oauth2-resource-server | jar | |
| org.springframework.security : spring-security-oauth2-jose | jar | |
| com.github.sparkzxl : sparkzxl-core | jar | 1.0.2.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| org.projectlombok : lombok | jar | 1.18.8 |