is not current version
Last Version 1.0.4-beta

io.mzlnk.springframework:multi-tenant-oauth2-resource-server-spring-boot-autoconfigure 1.0.1-beta

Spring Boot autoconfiguration for multi-tenant OAuth2 resource server

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

Type

jar

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