spring-boot-starter-auth

easy auth for springboot

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.seepine
Идентификатор

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

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

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

2.0.0-beta.18
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-auth
easy auth for springboot
Ссылка на сайт

Ссылка на сайт

https://github.com/seepine/spring-boot-starter-auth
Система контроля версий

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

https://seepine.com

Скачать spring-boot-starter-auth

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

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

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.projectlombok : lombok Необязательный jar
org.redisson : redisson-spring-boot-starter jar 3.17.0

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

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

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

Версия
2.0.0-beta.18
2.0.0-beta.16
2.0.0-beta.13
2.0.0-beta.12
2.0.0-beta.11
2.0.0-beta.9
2.0.0-beta.8
2.0.0-beta.7
2.0.0-beta.6
2.0.0-beta.4
2.0.0-beta.3
2.0.0-beta.1
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0