| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаpro.javatar.security.gateway |
| Идентификатор | Идентификаторjavatar-security-gateway |
| Версия | Версия0.0.31 |
| Тип | Типjar |
| Описание |
ОписаниеJavatar oidc integration with Identity Provider
|
| Организация-разработчик |
Организация-разработчикJavatar LLC |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-gateway/ -->
<dependency>
<groupId>pro.javatar.security.gateway</groupId>
<artifactId>javatar-security-gateway</artifactId>
<version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-gateway/
implementation 'pro.javatar.security.gateway:javatar-security-gateway:0.0.31'
// https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-gateway/
implementation ("pro.javatar.security.gateway:javatar-security-gateway:0.0.31")
'pro.javatar.security.gateway:javatar-security-gateway:jar:0.0.31'
<dependency org="pro.javatar.security.gateway" name="javatar-security-gateway" rev="0.0.31">
<artifact name="javatar-security-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.javatar.security.gateway', module='javatar-security-gateway', version='0.0.31')
)
libraryDependencies += "pro.javatar.security.gateway" % "javatar-security-gateway" % "0.0.31"
[pro.javatar.security.gateway/javatar-security-gateway "0.0.31"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pro.javatar.security : security-filter | jar | 0.0.31 |
| pro.javatar.security : secret-storage-api | jar | 0.0.31 |
| pro.javatar.security : public-key-cache-api | jar | 0.0.31 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.security : spring-security-core | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-web | jar | |
| org.springframework : spring-webmvc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework.boot : spring-boot | jar | |
| org.springframework : spring-web | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.mapstruct : mapstruct | jar | 1.3.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.1.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |