| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Helidon Container Microservices Security |
| GroupId | GroupIdio.helidon.security.providers |
| ArtifactId | ArtifactIdhelidon-security-providers-oidc-common |
| Last Version | Last Version3.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHelidon Security Providers OIDC Common
Java libraries for writing microservices
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-oidc-common/ -->
<dependency>
<groupId>io.helidon.security.providers</groupId>
<artifactId>helidon-security-providers-oidc-common</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-oidc-common/
implementation 'io.helidon.security.providers:helidon-security-providers-oidc-common:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-oidc-common/
implementation ("io.helidon.security.providers:helidon-security-providers-oidc-common:3.0.0-M2")
'io.helidon.security.providers:helidon-security-providers-oidc-common:jar:3.0.0-M2'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-oidc-common" rev="3.0.0-M2">
<artifact name="helidon-security-providers-oidc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-oidc-common', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-oidc-common" % "3.0.0-M2"
[io.helidon.security.providers/helidon-security-providers-oidc-common "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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.helidon.bundles : helidon-bundles-config | jar | 3.0.0-M2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.hamcrest : hamcrest-core | jar | 1.3 |