IAM Spring Boot Starter

Spring Boot Starter for authentication and authorization

Лицензия

Лицензия

Категории

Категории

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

Группа

ca.pjer
Идентификатор

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

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

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

1.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

IAM Spring Boot Starter
Spring Boot Starter for authentication and authorization
Ссылка на сайт

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

https://github.com/pierredavidbelanger/iam-spring-boot-starter
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

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

https://github.com/pierredavidbelanger/iam-spring-boot-starter

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.bitbucket.b_c : jose4j jar 0.7.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

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

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

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

Версия
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0