is not current version
Last Version 1.0.4-beta

io.mzlnk.springframework:multi-tenant-oauth2-resource-server-spring-boot-starter 1.0.2-beta

Spring Boot starter for multi-tenant OAuth2 resource server

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.2-beta
Type

Type

jar

Download multi-tenant-oauth2-resource-server-spring-boot-starter 1.0.2-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.2-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.2-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.2-beta")
'io.mzlnk.springframework:multi-tenant-oauth2-resource-server-spring-boot-starter:jar:1.0.2-beta'
<dependency org="io.mzlnk.springframework" name="multi-tenant-oauth2-resource-server-spring-boot-starter" rev="1.0.2-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.2-beta')
)
libraryDependencies += "io.mzlnk.springframework" % "multi-tenant-oauth2-resource-server-spring-boot-starter" % "1.0.2-beta"
[io.mzlnk.springframework/multi-tenant-oauth2-resource-server-spring-boot-starter "1.0.2-beta"]