License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Helidon Container Microservices Security |
GroupId | GroupIdio.helidon.security.providers |
ArtifactId | ArtifactIdhelidon-security-providers-http-sign |
Version | Version2.3.0 |
Type | Typejar |
Description |
DescriptionHelidon Security Providers HTTP Signature
HTTP Signatures authentication and outbound security provider
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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>2.3.0</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:2.3.0'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-sign/
implementation ("io.helidon.security.providers:helidon-security-providers-http-sign:2.3.0")
'io.helidon.security.providers:helidon-security-providers-http-sign:jar:2.3.0'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-http-sign" rev="2.3.0">
<artifact name="helidon-security-providers-http-sign" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-http-sign', version='2.3.0')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-http-sign" % "2.3.0"
[io.helidon.security.providers/helidon-security-providers-http-sign "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.security.providers : helidon-security-providers-common | jar | 2.3.0 |
io.helidon.common : helidon-common-key-util | jar | 2.3.0 |
io.helidon.security : helidon-security-util | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.security.integration : helidon-security-integration-jersey | jar | 2.3.0 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.34 |
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
io.helidon.config : helidon-config-encryption | jar | 2.3.0 |
io.helidon.bundles : helidon-bundles-config | jar | 2.3.0 |
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 |