| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность Zuul Библиотеки уровня приложения Distributed Applications |
| Группа | Группаpro.javatar.security.gateway |
| Идентификатор | Идентификаторjavatar-security-zuul-gateway-starter |
| Последняя версия | Последняя версия0.0.31 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJavatar oidc integration with Identity Provider
|
| Организация-разработчик |
Организация-разработчикJavatar LLC |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-zuul-gateway-starter/ -->
<dependency>
<groupId>pro.javatar.security.gateway</groupId>
<artifactId>javatar-security-zuul-gateway-starter</artifactId>
<version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-zuul-gateway-starter/
implementation 'pro.javatar.security.gateway:javatar-security-zuul-gateway-starter:0.0.31'
// https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-zuul-gateway-starter/
implementation ("pro.javatar.security.gateway:javatar-security-zuul-gateway-starter:0.0.31")
'pro.javatar.security.gateway:javatar-security-zuul-gateway-starter:jar:0.0.31'
<dependency org="pro.javatar.security.gateway" name="javatar-security-zuul-gateway-starter" rev="0.0.31">
<artifact name="javatar-security-zuul-gateway-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.javatar.security.gateway', module='javatar-security-zuul-gateway-starter', version='0.0.31')
)
libraryDependencies += "pro.javatar.security.gateway" % "javatar-security-zuul-gateway-starter" % "0.0.31"
[pro.javatar.security.gateway/javatar-security-zuul-gateway-starter "0.0.31"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pro.javatar.security.gateway : javatar-security-gateway | jar | 0.0.31 |
| pro.javatar.security : javatar-security-spring-boot-starter | jar | 0.0.31 |
| org.springframework.cloud : spring-cloud-starter-netflix-zuul | jar | 2.1.2.RELEASE |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.2.4.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.mapstruct : mapstruct | jar | 1.3.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-test | jar |