| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices Security CLI User Interface |
| GroupId | GroupIdio.helidon.webclient |
| ArtifactId | ArtifactIdhelidon-webclient-security |
| Last Version | Last Version3.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon WebClient Security
Security support for Helidon WebClient
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-security/ -->
<dependency>
<groupId>io.helidon.webclient</groupId>
<artifactId>helidon-webclient-security</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-security/
implementation 'io.helidon.webclient:helidon-webclient-security:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.webclient/helidon-webclient-security/
implementation ("io.helidon.webclient:helidon-webclient-security:3.0.0-M2")
'io.helidon.webclient:helidon-webclient-security:jar:3.0.0-M2'
<dependency org="io.helidon.webclient" name="helidon-webclient-security" rev="3.0.0-M2">
<artifact name="helidon-webclient-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.webclient', module='helidon-webclient-security', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.webclient" % "helidon-webclient-security" % "3.0.0-M2"
[io.helidon.webclient/helidon-webclient-security "3.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.security : helidon-security | jar | 3.0.0-M2 |
| io.helidon.webclient : helidon-webclient | jar | 3.0.0-M2 |
| io.helidon.security.providers : helidon-security-providers-common | jar | 3.0.0-M2 |