Last Version

Helidon Bundles Security 3.0.0-M2

Helidon SE security bundle. This bundle does not contain integration with webserver, jersey or microprofile.

License

License

Categories

Categories

Helidon Container Microservices Security
GroupId

GroupId

io.helidon.bundles
ArtifactId

ArtifactId

helidon-bundles-security
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Bundles Security
Helidon SE security bundle. This bundle does not contain integration with webserver, jersey or microprofile.
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-bundles-security 3.0.0-M2


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

Dependencies

compile (13)

Group / Artifact Type Version
io.helidon.security : helidon-security-annotations jar 3.0.0-M2
io.helidon.security : helidon-security jar 3.0.0-M2
io.helidon.config : helidon-config-encryption jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-header jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-http-auth jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-http-sign jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-jwt jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-abac jar 3.0.0-M2
io.helidon.security.providers : helidon-security-providers-oidc jar 3.0.0-M2
io.helidon.security.abac : helidon-security-abac-time jar 3.0.0-M2
io.helidon.security.abac : helidon-security-abac-role jar 3.0.0-M2
io.helidon.security.abac : helidon-security-abac-scope jar 3.0.0-M2
io.helidon.security.abac : helidon-security-abac-policy jar 3.0.0-M2

Project Modules

There are no modules declared in this project.