License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Helidon Container Microservices Security |
GroupId | GroupIdio.helidon.security.providers |
ArtifactId | ArtifactIdhelidon-security-providers-oidc-common |
Version | Version2.4.1 |
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>2.4.1</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:2.4.1'
// https://jarcasting.com/artifacts/io.helidon.security.providers/helidon-security-providers-oidc-common/
implementation ("io.helidon.security.providers:helidon-security-providers-oidc-common:2.4.1")
'io.helidon.security.providers:helidon-security-providers-oidc-common:jar:2.4.1'
<dependency org="io.helidon.security.providers" name="helidon-security-providers-oidc-common" rev="2.4.1">
<artifact name="helidon-security-providers-oidc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.providers', module='helidon-security-providers-oidc-common', version='2.4.1')
)
libraryDependencies += "io.helidon.security.providers" % "helidon-security-providers-oidc-common" % "2.4.1"
[io.helidon.security.providers/helidon-security-providers-oidc-common "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config-metadata Optional | jar | 2.4.1 |
io.helidon.config : helidon-config-metadata-processor Optional | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
io.helidon.bundles : helidon-bundles-config | jar | 2.4.1 |
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 |