| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Helidon Container Microservices Security |
| GroupId | GroupIdio.helidon.security.providers |
| ArtifactId | ArtifactIdhelidon-security-providers-http-auth |
| Last Version | Last Version3.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon Security Providers HTTP Authentication
HTTP basic and digest authentication provider
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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>3.0.0-M2</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:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-http-auth/
implementation ("io.helidon.security.providers:helidon-security-providers-http-auth:3.0.0-M2")
'io.helidon.security.providers:helidon-security-providers-http-auth:jar:3.0.0-M2'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-http-auth" rev="3.0.0-M2">
<artifact name="helidon-security-providers-http-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-http-auth', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-http-auth" % "3.0.0-M2"
[io.helidon.security.providers/helidon-security-providers-http-auth "3.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.security.providers : helidon-security-providers-common | jar | 3.0.0-M2 |
| io.helidon.security : helidon-security-util | jar | 3.0.0-M2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.config : helidon-config-metadata Optional | jar | 3.0.0-M2 |
| io.helidon.config : helidon-config-metadata-processor Optional | jar | 3.0.0-M2 |