is not current version
Last Version 0.2.0

Spring Boot Starter for multi-tenant OAuth2 resource servers 0.1.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

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

GroupId

io.quantics
ArtifactId

ArtifactId

multitenant-oauth2-spring-boot-starter
Version

Version

0.1.0
Type

Type

jar
Description

Description

Spring Boot Starter for multi-tenant OAuth2 resource servers
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/multitenant-oauth2-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/quantics-io/multitenant-oauth2-spring-boot-starter/tree/main

Download multitenant-oauth2-spring-boot-starter 0.1.0


<!-- https://jarcasting.com/artifacts/io.quantics/multitenant-oauth2-spring-boot-starter/ -->
<dependency>
    <groupId>io.quantics</groupId>
    <artifactId>multitenant-oauth2-spring-boot-starter</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quantics/multitenant-oauth2-spring-boot-starter/
implementation 'io.quantics:multitenant-oauth2-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/io.quantics/multitenant-oauth2-spring-boot-starter/
implementation ("io.quantics:multitenant-oauth2-spring-boot-starter:0.1.0")
'io.quantics:multitenant-oauth2-spring-boot-starter:jar:0.1.0'
<dependency org="io.quantics" name="multitenant-oauth2-spring-boot-starter" rev="0.1.0">
  <artifact name="multitenant-oauth2-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quantics', module='multitenant-oauth2-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "io.quantics" % "multitenant-oauth2-spring-boot-starter" % "0.1.0"
[io.quantics/multitenant-oauth2-spring-boot-starter "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.13.RELEASE

Project Modules

There are no modules declared in this project.