Last Version

com.github.shawven:security-oauth2 2.1.0

spring-security-oauth2配置

License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-oauth2
Version

Version

2.1.0
Type

Type

jar
Description

Description

spring-security-oauth2配置

Download security-oauth2 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.shawven/security-oauth2/ -->
<dependency>
    <groupId>com.github.shawven</groupId>
    <artifactId>security-oauth2</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shawven/security-oauth2/
implementation 'com.github.shawven:security-oauth2:2.1.0'
// https://jarcasting.com/artifacts/com.github.shawven/security-oauth2/
implementation ("com.github.shawven:security-oauth2:2.1.0")
'com.github.shawven:security-oauth2:jar:2.1.0'
<dependency org="com.github.shawven" name="security-oauth2" rev="2.1.0">
  <artifact name="security-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shawven', module='security-oauth2', version='2.1.0')
)
libraryDependencies += "com.github.shawven" % "security-oauth2" % "2.1.0"
[com.github.shawven/security-oauth2 "2.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.shawven : security-verification Optional jar 2.1.0
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.