Last Version

multi-tenant-oauth2-resource-server-spring-boot-autoconfiguration 1.0.4-beta

Spring Boot autoconfiguration for multi-tenant OAuth2 resource server

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools H2 Data Databases OAuth2 Security Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.mzlnk.springframework
ArtifactId

ArtifactId

multi-tenant-oauth2-resource-server-spring-boot-autoconfigure
Version

Version

1.0.4-beta
Type

Type

jar
Description

Description

multi-tenant-oauth2-resource-server-spring-boot-autoconfiguration
Spring Boot autoconfiguration for multi-tenant OAuth2 resource server
Project URL

Project URL

https://github.com/mzlnk/multi-tenant-oauth2-resource-server-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/mzlnk/multi-tenant-oauth2-resource-server-spring-boot-starter/tree/master

Download multi-tenant-oauth2-resource-server-spring-boot-autoconfigure 1.0.4-beta


<!-- https://jarcasting.com/artifacts/io.mzlnk.springframework/multi-tenant-oauth2-resource-server-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.mzlnk.springframework</groupId>
    <artifactId>multi-tenant-oauth2-resource-server-spring-boot-autoconfigure</artifactId>
    <version>1.0.4-beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.mzlnk.springframework/multi-tenant-oauth2-resource-server-spring-boot-autoconfigure/
implementation 'io.mzlnk.springframework:multi-tenant-oauth2-resource-server-spring-boot-autoconfigure:1.0.4-beta'
// https://jarcasting.com/artifacts/io.mzlnk.springframework/multi-tenant-oauth2-resource-server-spring-boot-autoconfigure/
implementation ("io.mzlnk.springframework:multi-tenant-oauth2-resource-server-spring-boot-autoconfigure:1.0.4-beta")
'io.mzlnk.springframework:multi-tenant-oauth2-resource-server-spring-boot-autoconfigure:jar:1.0.4-beta'
<dependency org="io.mzlnk.springframework" name="multi-tenant-oauth2-resource-server-spring-boot-autoconfigure" rev="1.0.4-beta">
  <artifact name="multi-tenant-oauth2-resource-server-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mzlnk.springframework', module='multi-tenant-oauth2-resource-server-spring-boot-autoconfigure', version='1.0.4-beta')
)
libraryDependencies += "io.mzlnk.springframework" % "multi-tenant-oauth2-resource-server-spring-boot-autoconfigure" % "1.0.4-beta"
[io.mzlnk.springframework/multi-tenant-oauth2-resource-server-spring-boot-autoconfigure "1.0.4-beta"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.security : spring-security-oauth2-resource-server jar 5.4.6
org.springframework.security : spring-security-oauth2-jose jar
com.nimbusds : oauth2-oidc-sdk jar 6.23
org.springframework : spring-webmvc jar 5.3.6
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.