| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Ant Build Tools H2 Data Databases OAuth2 Security Auto Application Layer Libs Code Generators config Configuration | 
| GroupId | GroupIdio.mzlnk.springframework | 
| ArtifactId | ArtifactIdmulti-tenant-oauth2-resource-server-spring-boot-autoconfigure | 
| Last Version | Last Version1.0.4-beta | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmulti-tenant-oauth2-resource-server-spring-boot-autoconfiguration Spring Boot autoconfiguration for multi-tenant OAuth2 resource server | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |