| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Helidon Контейнер Микросервисы Безопасность |
| Группа | Группаio.helidon.security.providers |
| Идентификатор | Идентификаторhelidon-security-providers-http-auth |
| Версия | Версия2.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Security Providers HTTP Authentication
HTTP basic and digest authentication provider
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/ -->
<dependency>
<groupId>io.helidon.security.providers</groupId>
<artifactId>helidon-security-providers-http-auth</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/
implementation 'io.helidon.security.providers:helidon-security-providers-http-auth:2.4.1'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/
implementation ("io.helidon.security.providers:helidon-security-providers-http-auth:2.4.1")
'io.helidon.security.providers:helidon-security-providers-http-auth:jar:2.4.1'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-http-auth" rev="2.4.1">
<artifact name="helidon-security-providers-http-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-http-auth', version='2.4.1')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-http-auth" % "2.4.1"
[io.helidon.security.providers/helidon-security-providers-http-auth "2.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.security.providers : helidon-security-providers-common | jar | 2.4.1 |
| io.helidon.security : helidon-security-util | jar | 2.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.config : helidon-config-metadata Необязательный | jar | 2.4.1 |
| io.helidon.config : helidon-config-metadata-processor Необязательный | jar | 2.4.1 |