Last Version

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

Spring Boot starter for multi-tenant OAuth2 resource server

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

io.mzlnk.springframework
ArtifactId

ArtifactId

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

Version

1.0.4-beta
Type

Type

jar
Description

Description

multi-tenant-oauth2-resource-server-spring-boot-starter
Spring Boot starter 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-starter 1.0.4-beta


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar 2.4.4
org.springframework.security : spring-security-oauth2-jose jar
com.nimbusds : oauth2-oidc-sdk jar 6.23
org.springframework.boot : spring-boot-starter-web jar 2.4.4
io.mzlnk.springframework : multi-tenant-oauth2-resource-server-spring-boot-autoconfigure jar 1.0.4-beta

Project Modules

There are no modules declared in this project.