Last Version

Helidon Microprofile Security Integration 3.0.0-M2

Integration with Helidon Security

License

License

Categories

Categories

Helidon Container Microservices Security
GroupId

GroupId

io.helidon.microprofile
ArtifactId

ArtifactId

helidon-microprofile-security
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Microprofile Security Integration
Integration with Helidon Security
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-microprofile-security 3.0.0-M2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.microprofile.server : helidon-microprofile-server jar 3.0.0-M2
io.helidon.microprofile.cdi : helidon-microprofile-cdi jar 3.0.0-M2
io.helidon.bundles : helidon-bundles-security jar 3.0.0-M2
io.helidon.security.integration : helidon-security-integration-jersey jar 3.0.0-M2
io.helidon.security.integration : helidon-security-integration-webserver jar 3.0.0-M2

provided (1)

Group / Artifact Type Version
jakarta.interceptor : jakarta.interceptor-api jar 2.0.0

runtime (1)

Group / Artifact Type Version
io.helidon.security.integration : helidon-security-integration-jersey-client jar 3.0.0-M2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 jar 3.0.0-M2

Project Modules

There are no modules declared in this project.