Last Version

security-oauth2-autoconfigure 2.1.0

OAuth2 for Spring Boot starter

License

License

Categories

Categories

H2 Data Databases Security OAuth2 Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.shawven
ArtifactId

ArtifactId

security-oauth2-autoconfigure
Version

Version

2.1.0
Type

Type

jar
Description

Description

security-oauth2-autoconfigure
OAuth2 for Spring Boot starter
Source Code Management

Source Code Management

https://github.com/shawven/security

Download security-oauth2-autoconfigure 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.shawven : security-oauth2 jar 2.1.0
com.github.shawven : security-verification Optional jar 2.1.0
com.github.shawven : security-authorization-autoconfigure jar 2.1.0
org.springframework.data : spring-data-redis Optional jar
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.