| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Helidon Контейнер Микросервисы Безопасность |
| Группа | Группаio.helidon.security.providers |
| Идентификатор | Идентификаторhelidon-security-providers-http-sign |
| Последняя версия | Последняя версия3.0.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Security Providers HTTP Signature
HTTP Signatures authentication and outbound security provider
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-sign/ -->
<dependency>
<groupId>io.helidon.security.providers</groupId>
<artifactId>helidon-security-providers-http-sign</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-sign/
implementation 'io.helidon.security.providers:helidon-security-providers-http-sign:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-sign/
implementation ("io.helidon.security.providers:helidon-security-providers-http-sign:3.0.0-M2")
'io.helidon.security.providers:helidon-security-providers-http-sign:jar:3.0.0-M2'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-http-sign" rev="3.0.0-M2">
<artifact name="helidon-security-providers-http-sign" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-http-sign', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-http-sign" % "3.0.0-M2"
[io.helidon.security.providers/helidon-security-providers-http-sign "3.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.security.providers : helidon-security-providers-common | jar | 3.0.0-M2 |
| io.helidon.common : helidon-common-key-util | jar | 3.0.0-M2 |
| io.helidon.security : helidon-security-util | jar | 3.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.security.integration : helidon-security-integration-jersey | jar | 3.0.0-M2 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 3.0.4 |
| org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
| io.helidon.config : helidon-config-encryption | jar | 3.0.0-M2 |
| io.helidon.bundles : helidon-bundles-config | jar | 3.0.0-M2 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |