alexbt's Spring Boot Openid and OAuth autoconfiguration

Spring Boot Autoconfiguration enabling openid and oauth security

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.alexbt
ArtifactId

ArtifactId

springboot-autoconfigure-openid-oauth
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

alexbt's Spring Boot Openid and OAuth autoconfiguration
Spring Boot Autoconfiguration enabling openid and oauth security

Download springboot-autoconfigure-openid-oauth

How to add to project

<!-- https://jarcasting.com/artifacts/com.alexbt/springboot-autoconfigure-openid-oauth/ -->
<dependency>
    <groupId>com.alexbt</groupId>
    <artifactId>springboot-autoconfigure-openid-oauth</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexbt/springboot-autoconfigure-openid-oauth/
implementation 'com.alexbt:springboot-autoconfigure-openid-oauth:1.0.9'
// https://jarcasting.com/artifacts/com.alexbt/springboot-autoconfigure-openid-oauth/
implementation ("com.alexbt:springboot-autoconfigure-openid-oauth:1.0.9")
'com.alexbt:springboot-autoconfigure-openid-oauth:jar:1.0.9'
<dependency org="com.alexbt" name="springboot-autoconfigure-openid-oauth" rev="1.0.9">
  <artifact name="springboot-autoconfigure-openid-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexbt', module='springboot-autoconfigure-openid-oauth', version='1.0.9')
)
libraryDependencies += "com.alexbt" % "springboot-autoconfigure-openid-oauth" % "1.0.9"
[com.alexbt/springboot-autoconfigure-openid-oauth "1.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security : spring-security-openid jar
org.springframework.security.oauth : spring-security-oauth jar
org.apache.commons : commons-lang3 jar 3.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
commons-io : commons-io jar 2.5
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9