License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdio.gitee.cikaros |
ArtifactId | ArtifactIdfly-feel-security-oauth2-authorization |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfly-feel快速解决方案
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-security-oauth2-authorization/ -->
<dependency>
<groupId>io.gitee.cikaros</groupId>
<artifactId>fly-feel-security-oauth2-authorization</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-security-oauth2-authorization/
implementation 'io.gitee.cikaros:fly-feel-security-oauth2-authorization:1.0'
// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-security-oauth2-authorization/
implementation ("io.gitee.cikaros:fly-feel-security-oauth2-authorization:1.0")
'io.gitee.cikaros:fly-feel-security-oauth2-authorization:jar:1.0'
<dependency org="io.gitee.cikaros" name="fly-feel-security-oauth2-authorization" rev="1.0">
<artifact name="fly-feel-security-oauth2-authorization" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.cikaros', module='fly-feel-security-oauth2-authorization', version='1.0')
)
libraryDependencies += "io.gitee.cikaros" % "fly-feel-security-oauth2-authorization" % "1.0"
[io.gitee.cikaros/fly-feel-security-oauth2-authorization "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.cikaros : fly-feel-security | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.8.RELEASE |