Last Version

Helidon Security Bundle 0.10.6

A single reference bundle that provides dependencies on most common security modules. This bundle does NOT include integrations to Jersey and Web server, you must include those separately.

License

License

Categories

Categories

Helidon Container Microservices Security
GroupId

GroupId

io.helidon.security
ArtifactId

ArtifactId

helidon-security-bundle
Version

Version

0.10.6
Type

Type

jar
Description

Description

Helidon Security Bundle
A single reference bundle that provides dependencies on most common security modules. This bundle does NOT include integrations to Jersey and Web server, you must include those separately.
Project URL

Project URL

https://helidon.io/helidon-security-bundle
Project Organization

Project Organization

Oracle Corporation

Download helidon-security-bundle 0.10.6


<!-- https://jarcasting.com/artifacts/io.helidon.security/helidon-security-bundle/ -->
<dependency>
    <groupId>io.helidon.security</groupId>
    <artifactId>helidon-security-bundle</artifactId>
    <version>0.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security/helidon-security-bundle/
implementation 'io.helidon.security:helidon-security-bundle:0.10.6'
// https://jarcasting.com/artifacts/io.helidon.security/helidon-security-bundle/
implementation ("io.helidon.security:helidon-security-bundle:0.10.6")
'io.helidon.security:helidon-security-bundle:jar:0.10.6'
<dependency org="io.helidon.security" name="helidon-security-bundle" rev="0.10.6">
  <artifact name="helidon-security-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security', module='helidon-security-bundle', version='0.10.6')
)
libraryDependencies += "io.helidon.security" % "helidon-security-bundle" % "0.10.6"
[io.helidon.security/helidon-security-bundle "0.10.6"]

Dependencies

compile (15)

Group / Artifact Type Version
io.helidon.security : helidon-security-integration-annotations jar 0.10.6
io.helidon.security : helidon-security jar 0.10.6
io.helidon.security : helidon-security-tools-config jar 0.10.6
io.helidon.security : helidon-security-provider-google-login jar 0.10.6
io.helidon.security : helidon-security-provider-header-atn jar 0.10.6
io.helidon.security : helidon-security-provider-http-auth jar 0.10.6
io.helidon.security : helidon-security-provider-http-signature jar 0.10.6
io.helidon.security : helidon-security-provider-jwt jar 0.10.6
io.helidon.security : helidon-security-provider-abac jar 0.10.6
io.helidon.security : helidon-security-provider-oidc jar 0.10.6
io.helidon.security : helidon-security-abac-time jar 0.10.6
io.helidon.security : helidon-security-abac-role jar 0.10.6
io.helidon.security : helidon-security-abac-policy-el jar 0.10.6
io.helidon.security : helidon-security-abac-scope jar 0.10.6
io.helidon.security : helidon-security-abac-policy jar 0.10.6

Project Modules

There are no modules declared in this project.