License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools H2 Data Databases OAuth2 Security |
GroupId | GroupIdio.mzlnk.springframework |
ArtifactId | ArtifactIdmulti-tenant-oauth2-resource-server-spring-boot-starter |
Last Version | Last Version1.0.4-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmulti-tenant-oauth2-resource-server-spring-boot-starter
Spring Boot starter 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-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"]