Spring Boot starter library for multi-tenant OAuth2 resource servers

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Ant Компиляция и сборка H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

io.quantics
Идентификатор

Идентификатор

multitenant-oauth2-spring-boot-starter
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot starter library for multi-tenant OAuth2 resource servers
Parent pom providing dependency and plugin management for applications built with Maven
Система контроля версий

Система контроля версий

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

Скачать multitenant-oauth2-spring-boot-starter

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.springframework.boot : spring-boot-starter-security jar 2.4.5
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.4.5

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.4.5
org.springframework.security : spring-security-test jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.0
0.1.0